diff options
-rw-r--r-- | cui/source/inc/optdict.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/inc/optdict.hxx b/cui/source/inc/optdict.hxx index 246b09127798..6b1785299691 100644 --- a/cui/source/inc/optdict.hxx +++ b/cui/source/inc/optdict.hxx @@ -54,8 +54,6 @@ private: SvxLanguageBox* pLanguageLB; CheckBox* pExceptBtn; OKButton* pOKBtn; - CancelButton* pCancelBtn; - HelpButton* pHelpBtn; ::com::sun::star::uno::Reference< ::com::sun::star::linguistic2::XSpellChecker1 > xSpell; ::com::sun::star::uno::Reference< |