summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/tblctrl.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-07-06 10:31:44 +0000
committerOliver Bolte <obo@openoffice.org>2004-07-06 10:31:44 +0000
commitc345d2748fd9bea444c7305498943b1cd1b8a1f1 (patch)
tree849f845d8d1a781f199efd7833570a88e291d8da /sw/source/ui/inc/tblctrl.hxx
parentad59ed8216a381ae1b9c504e0dba80dc970f28b0 (diff)
INTEGRATION: CWS docking1 (1.1.1.1.692); FILE MERGED
2004/04/25 05:50:29 cd 1.1.1.1.692.1: #i26252# Transition of toolbar controllers
Diffstat (limited to 'sw/source/ui/inc/tblctrl.hxx')
-rw-r--r--sw/source/ui/inc/tblctrl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/tblctrl.hxx b/sw/source/ui/inc/tblctrl.hxx
index 63c54b0d6e79..0e82e51dc416 100644
--- a/sw/source/ui/inc/tblctrl.hxx
+++ b/sw/source/ui/inc/tblctrl.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tblctrl.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:14:42 $
+ * last change: $Author: obo $ $Date: 2004-07-06 11:31:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@ class SwTableOptimizeCtrl : public SfxToolBoxControl
public:
SFX_DECL_TOOLBOX_CONTROL();
- SwTableOptimizeCtrl( USHORT nId, ToolBox& rTbx, SfxBindings& rBind );
+ SwTableOptimizeCtrl( USHORT nSlotId, USHORT nId, ToolBox& rTbx );
~SwTableOptimizeCtrl();
virtual SfxPopupWindowType GetPopupWindowType() const;