summaryrefslogtreecommitdiff
path: root/sw/inc/hhcwrp.hxx
diff options
context:
space:
mode:
authorMatteo Casalin <matteo.casalin@gmx.com>2013-01-07 23:42:10 +0100
committerMichael Stahl <mstahl@redhat.com>2013-01-11 09:29:16 +0000
commit9d3789af2b509a8a8a1c9a923218d67104f11f3f (patch)
treea814fcdfffa9694187e7383330f63fe165ffd420 /sw/inc/hhcwrp.hxx
parenta0477d991661de605aec4fec87ca52e32ec8f743 (diff)
Remove unused class members
Change-Id: I44fe6ad3dacc65e28256aca98588b7dfe92d73ae Reviewed-on: https://gerrit.libreoffice.org/1638 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sw/inc/hhcwrp.hxx')
-rw-r--r--sw/inc/hhcwrp.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/hhcwrp.hxx b/sw/inc/hhcwrp.hxx
index b5819c859c40..85ee116b5e64 100644
--- a/sw/inc/hhcwrp.hxx
+++ b/sw/inc/hhcwrp.hxx
@@ -47,12 +47,9 @@ class SwHHCWrapper : public editeng::HangulHanjaConversion
sal_uInt16 nPageStart; ///< first checked page
sal_Bool bIsDrawObj;
- sal_Bool bIsStart;
sal_Bool bIsOtherCntnt;
sal_Bool bStartChk;
sal_Bool bIsSelection; ///< true if only the selected text should be converted
- sal_Bool bInfoBox; ///< true if message should be displayed at the end
- sal_Bool bIsConvSpecial; ///< true if special regions: header, footer, ... should be converted
sal_Bool bStartDone;
sal_Bool bEndDone;