summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc')
-rw-r--r--sw/source/uibase/inc/numfmtlb.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/uibase/inc/numfmtlb.hxx b/sw/source/uibase/inc/numfmtlb.hxx
index 358cf2babc3f..15749c65ec84 100644
--- a/sw/source/uibase/inc/numfmtlb.hxx
+++ b/sw/source/uibase/inc/numfmtlb.hxx
@@ -71,11 +71,8 @@ class SW_DLLPUBLIC SwNumFormatListBox
SvNumFormatType nCurrFormatType;
bool mbCurrFormatTypeNeedsInit;
sal_Int32 nStdEntry;
- bool bOneArea;
sal_uInt32 nDefFormat;
LanguageType eCurLanguage;
- bool bShowLanguageControl; //determine whether the language control has
- //to be shown in the number format dialog
bool bUseAutomaticLanguage;//determine whether language is automatically assigned
std::unique_ptr<weld::ComboBox> mxControl;