summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/num.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-05-06 14:23:51 +0000
committerKurt Zenker <kz@openoffice.org>2008-05-06 14:23:51 +0000
commit6ecae8aa17644f8bd7bb19b2de8d1c163e8d186d (patch)
tree1aa92312c557bfdd96d44869b4ba3e2413da74b3 /sw/source/ui/inc/num.hxx
parent063467fae8704f3f04171b96b5e7eebb5fd0ac94 (diff)
INTEGRATION: CWS lcwarnings2 (1.10.182); FILE MERGED
2008/04/17 12:34:53 tl 1.10.182.3: RESYNC: (1.10-1.12); FILE MERGED 2008/03/03 10:09:51 tl 1.10.182.2: #i83458# warning-free code wntmsci11 2008/02/29 14:55:47 tl 1.10.182.1: #i83458# warning free code for wntmsci11
Diffstat (limited to 'sw/source/ui/inc/num.hxx')
-rw-r--r--sw/source/ui/inc/num.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/num.hxx b/sw/source/ui/inc/num.hxx
index 9bce572609dc..3150fbcf525c 100644
--- a/sw/source/ui/inc/num.hxx
+++ b/sw/source/ui/inc/num.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: num.hxx,v $
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
* This file is part of OpenOffice.org.
*
@@ -155,8 +155,8 @@ class SwNumPositionTabPage : public SfxTabPage
DECL_LINK( IndentAtHdl_Impl, MetricField* );
// <--
- using TabPage::ActivatePage;
- using TabPage::DeactivatePage;
+ using SfxTabPage::ActivatePage;
+ using SfxTabPage::DeactivatePage;
public: