summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-05-06 14:24:08 +0000
committerKurt Zenker <kz@openoffice.org>2008-05-06 14:24:08 +0000
commitc0638657360dfa7171c3dffbf5bd4dbc75cb20f7 (patch)
tree7b87264d5fd0b1382e2d12977214dc41ff2655e0 /sw/source/ui/inc
parent6ecae8aa17644f8bd7bb19b2de8d1c163e8d186d (diff)
INTEGRATION: CWS lcwarnings2 (1.9.182); FILE MERGED
2008/04/17 12:35:09 tl 1.9.182.3: RESYNC: (1.9-1.10); FILE MERGED 2008/03/03 10:09:51 tl 1.9.182.2: #i83458# warning-free code wntmsci11 2008/02/29 14:55:47 tl 1.9.182.1: #i83458# warning free code for wntmsci11
Diffstat (limited to 'sw/source/ui/inc')
-rw-r--r--sw/source/ui/inc/outline.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/outline.hxx b/sw/source/ui/inc/outline.hxx
index 5710e0e14ff6..3d535d8641f9 100644
--- a/sw/source/ui/inc/outline.hxx
+++ b/sw/source/ui/inc/outline.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: outline.hxx,v $
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
* This file is part of OpenOffice.org.
*
@@ -149,8 +149,8 @@ class SwOutlineSettingsTabPage : public SfxTabPage
void SetModified(){aPreviewWIN.Invalidate();}
void CheckForStartValue_Impl(sal_uInt16 nNumberingType);
- using TabPage::ActivatePage;
- using TabPage::DeactivatePage;
+ using SfxTabPage::ActivatePage;
+ using SfxTabPage::DeactivatePage;
public:
SwOutlineSettingsTabPage(Window* pParent, const SfxItemSet& rSet);