summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/drpcps.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-10-22 14:18:11 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-10-22 14:18:11 +0000
commit4d4170bbee77d8d7d8a69328a2d842790302f08c (patch)
treec8eb82c5c6cae6ac1ce5d1d13ea794df1086bab3 /sw/source/ui/inc/drpcps.hxx
parentINTEGRATION: CWS swusing (1.12.36); FILE MERGED (diff)
downloadcore-4d4170bbee77d8d7d8a69328a2d842790302f08c.tar.gz
core-4d4170bbee77d8d7d8a69328a2d842790302f08c.zip
INTEGRATION: CWS swusing (1.4.36); FILE MERGED
2007/10/10 14:15:11 tl 1.4.36.1: #i82476# make newly added 'using' declarations private
Diffstat (limited to 'sw/source/ui/inc/drpcps.hxx')
-rw-r--r--sw/source/ui/inc/drpcps.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/inc/drpcps.hxx b/sw/source/ui/inc/drpcps.hxx
index 273a919276cb..a4c7fa673eed 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2007-09-27 11:58:25 $
+ * last change: $Author: vg $ $Date: 2007-10-22 15:18:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -120,11 +120,11 @@ friend class SwDropCapsPict;
DECL_LINK( SelectHdl, ListBox * );
DECL_LINK( WholeWordHdl, CheckBox * );
-public:
-
using TabPage::ActivatePage;
using TabPage::DeactivatePage;
+public:
+
static SfxTabPage *Create(Window *pParent, const SfxItemSet &rSet);
static USHORT* GetRanges();