summaryrefslogtreecommitdiff
path: root/cui/source/inc/cfgutil.hxx
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-11-01 15:17:34 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-11-01 15:17:34 +0100
commita297e0c2918e7dd93601f25aa13c4ee77e5f7d89 (patch)
tree9bae7707c44b3056bf0982758fb0e6a5e6a03716 /cui/source/inc/cfgutil.hxx
parent44a73f1f53377e9c56d641591553dfc46e771cd7 (diff)
undoapi: removed the semi-dead ScriptDisplaySettings config settings (and their only client)
Diffstat (limited to 'cui/source/inc/cfgutil.hxx')
-rw-r--r--cui/source/inc/cfgutil.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/inc/cfgutil.hxx b/cui/source/inc/cfgutil.hxx
index 944fca908b8a..728ae9d42312 100644
--- a/cui/source/inc/cfgutil.hxx
+++ b/cui/source/inc/cfgutil.hxx
@@ -156,8 +156,6 @@ class SfxConfigGroupListBox_Impl : public SvTreeListBox
SfxConfigFunctionListBox_Impl* pFunctionListBox;
SfxGroupInfoArr_Impl aArr;
ULONG nMode;
- BOOL bShowSF; // show Scripting Framework scripts
- BOOL bShowBasic; // show Basic scripts
::rtl::OUString m_sModuleLongName;
css::uno::Reference< css::lang::XMultiServiceFactory > m_xSMGR;