summaryrefslogtreecommitdiff
path: root/sw/inc/hhcwrp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/hhcwrp.hxx')
-rw-r--r--sw/inc/hhcwrp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/hhcwrp.hxx b/sw/inc/hhcwrp.hxx
index 43c1e326f53c..61c8c437558f 100644
--- a/sw/inc/hhcwrp.hxx
+++ b/sw/inc/hhcwrp.hxx
@@ -45,7 +45,7 @@ class SW_DLLPUBLIC SwHHCWrapper : public editeng::HangulHanjaConversion
sal_uInt16 m_nPageStart; ///< first checked page
bool m_bIsDrawObj;
- bool m_bIsOtherCntnt;
+ bool m_bIsOtherContent;
bool m_bStartChk;
bool m_bIsSelection; ///< true if only the selected text should be converted
bool m_bStartDone;