diff options
Diffstat (limited to 'sw/inc/hhcwrp.hxx')
-rw-r--r-- | sw/inc/hhcwrp.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/hhcwrp.hxx b/sw/inc/hhcwrp.hxx index 3248b62daab7..c4b86a518f96 100644 --- a/sw/inc/hhcwrp.hxx +++ b/sw/inc/hhcwrp.hxx @@ -56,7 +56,6 @@ class SW_DLLPUBLIC SwHHCWrapper : public editeng::HangulHanjaConversion bool FindConvText_impl(); ///< former FindSpellError /// from SwSpellWrapper copied and modified - bool HasOtherCnt_impl(); void ConvStart_impl( SwConversionArgs *pConvArgs, SvxSpellArea eSpell ); ///< former SpellStart void ConvEnd_impl( SwConversionArgs *pConvArgs ); ///< former SpellEnd bool ConvContinue_impl( SwConversionArgs *pConvArgs ); ///< former SpellContinue |