summaryrefslogtreecommitdiff
path: root/svx/inc/selctrl.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-09 14:38:08 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-09 14:38:08 +0000
commitba77817e3f6656018ebc00050d3acfdbbb8b3bf4 (patch)
tree5c3e91f3ac21288c2e14a7769cd8c25fcfe3ca81 /svx/inc/selctrl.hxx
parentf294b39b7819e32f54f85785b03ea93d19d13d70 (diff)
INTEGRATION: CWS toolbars2 (1.1.1.1.936); FILE MERGED
2004/08/11 10:44:50 cd 1.1.1.1.936.1: #i32219# Adapt statusbar controller to new base class
Diffstat (limited to 'svx/inc/selctrl.hxx')
-rw-r--r--svx/inc/selctrl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/inc/selctrl.hxx b/svx/inc/selctrl.hxx
index 16ea59bbf307..5a84f9ce76ea 100644
--- a/svx/inc/selctrl.hxx
+++ b/svx/inc/selctrl.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: selctrl.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:00:59 $
+ * last change: $Author: obo $ $Date: 2004-09-09 15:38:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@ public:
SFX_DECL_STATUSBAR_CONTROL();
- SvxSelectionModeControl( USHORT nId, StatusBar& rStb, SfxBindings& rBind );
+ SvxSelectionModeControl( USHORT nSlotId, USHORT nId, StatusBar& rStb );
static ULONG GetDefItemWidth(const StatusBar& rStb);