summaryrefslogtreecommitdiff
path: root/idl/inc/slot.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idl/inc/slot.hxx')
-rw-r--r--idl/inc/slot.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/idl/inc/slot.hxx b/idl/inc/slot.hxx
index ab38cbd508eb..ff487a917de3 100644
--- a/idl/inc/slot.hxx
+++ b/idl/inc/slot.hxx
@@ -101,12 +101,6 @@ protected:
}
void SetRecordAbsolute( bool bSet )
{ aRecordAbsolute = bSet; }
- void SetAllConfig( bool bSet )
- {
- aMenuConfig = bSet;
- aToolBoxConfig = bSet;
- aAccelConfig = bSet;
- }
public:
SvMetaObject * MakeClone() const;