summaryrefslogtreecommitdiff
path: root/svx/source/inc/tbxform.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 15:09:23 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 15:09:23 +0000
commitbe153e1083a44fa7102400c5a01e8bbeb17a9b44 (patch)
treed1c26a47ad5a2b5873fa6011f1a3a6d063cc55d6 /svx/source/inc/tbxform.hxx
parent949f7e636405f48fc979a8603b54de324db2e83f (diff)
INTEGRATION: CWS warnings01 (1.8.222); FILE MERGED
2006/03/07 08:16:17 fs 1.8.222.1: warning-free code
Diffstat (limited to 'svx/source/inc/tbxform.hxx')
-rw-r--r--svx/source/inc/tbxform.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/inc/tbxform.hxx b/svx/source/inc/tbxform.hxx
index c9e85b53eb12..c1fa2a55dfd5 100644
--- a/svx/source/inc/tbxform.hxx
+++ b/svx/source/inc/tbxform.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tbxform.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 23:27:30 $
+ * last change: $Author: hr $ $Date: 2006-06-19 16:09:23 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -89,6 +89,9 @@ class SvxFmTbxCtlConfig : public SfxToolBoxControl
private:
UINT16 nLastSlot;
+protected:
+ using SfxToolBoxControl::Select;
+
public:
SFX_DECL_TOOLBOX_CONTROL();