summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/drpcps.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 10:58:25 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 10:58:25 +0000
commit818ae46c6fbba94a7d9789c1b21c525480b13d9c (patch)
tree80462b1951c1c6979bdaf9a353fb2f086acbeb9b /sw/source/ui/inc/drpcps.hxx
parentINTEGRATION: CWS swwarnings (1.3.242); FILE MERGED (diff)
downloadcore-818ae46c6fbba94a7d9789c1b21c525480b13d9c.tar.gz
core-818ae46c6fbba94a7d9789c1b21c525480b13d9c.zip
INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED
2007/02/22 15:06:45 tl 1.3.710.1: #i69287# warning-free code
Diffstat (limited to 'sw/source/ui/inc/drpcps.hxx')
-rw-r--r--sw/source/ui/inc/drpcps.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sw/source/ui/inc/drpcps.hxx b/sw/source/ui/inc/drpcps.hxx
index 87a66094e2b6..273a919276cb 100644
--- a/sw/source/ui/inc/drpcps.hxx
+++ b/sw/source/ui/inc/drpcps.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: drpcps.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 09:11:45 $
+ * last change: $Author: hr $ $Date: 2007-09-27 11:58:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -122,6 +122,9 @@ friend class SwDropCapsPict;
public:
+ using TabPage::ActivatePage;
+ using TabPage::DeactivatePage;
+
static SfxTabPage *Create(Window *pParent, const SfxItemSet &rSet);
static USHORT* GetRanges();