summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/wrap.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-05-06 14:25:33 +0000
committerKurt Zenker <kz@openoffice.org>2008-05-06 14:25:33 +0000
commit1e6d415ed88e8312c1a584b2bd1415ff97a150a4 (patch)
treea4c8053a02999a7c92fa47f795a4c02d378414fb /sw/source/ui/inc/wrap.hxx
parent95584c1b5e9f7cf670ddd67ab277d6cc31bcd7ac (diff)
INTEGRATION: CWS lcwarnings2 (1.7.182); FILE MERGED
2008/04/17 12:35:25 tl 1.7.182.3: RESYNC: (1.7-1.8); FILE MERGED 2008/03/03 10:09:52 tl 1.7.182.2: #i83458# warning-free code wntmsci11 2008/02/29 14:55:47 tl 1.7.182.1: #i83458# warning free code for wntmsci11
Diffstat (limited to 'sw/source/ui/inc/wrap.hxx')
-rw-r--r--sw/source/ui/inc/wrap.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/wrap.hxx b/sw/source/ui/inc/wrap.hxx
index b9ce33bbc44d..47d15f9b46b7 100644
--- a/sw/source/ui/inc/wrap.hxx
+++ b/sw/source/ui/inc/wrap.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: wrap.hxx,v $
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
* This file is part of OpenOffice.org.
*
@@ -132,8 +132,8 @@ class SwWrapTabPage: public SfxTabPage
DECL_LINK( WrapTypeHdl, ImageRadioButton * );
DECL_LINK( ContourHdl, CheckBox * );
- using TabPage::ActivatePage;
- using TabPage::DeactivatePage;
+ using SfxTabPage::ActivatePage;
+ using SfxTabPage::DeactivatePage;
public: