summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tpview.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-02-27 12:28:15 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-02-27 12:28:15 +0000
commit74f9ff61842eac1306d9f161792ff085cb9e9565 (patch)
treeae63eaf428141817a41549f7ca9e7b9f94e3534f /sc/source/ui/inc/tpview.hxx
parentd79d62f2b27798032e25f882c64c98ef62e4049f (diff)
INTEGRATION: CWS calcwarnings (1.7.324); FILE MERGED
2006/12/01 08:53:34 nn 1.7.324.1: #i69284# warning-free: ui, wntmsci10
Diffstat (limited to 'sc/source/ui/inc/tpview.hxx')
-rw-r--r--sc/source/ui/inc/tpview.hxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/sc/source/ui/inc/tpview.hxx b/sc/source/ui/inc/tpview.hxx
index 68ee49b25b5a..d920e927cc17 100644
--- a/sc/source/ui/inc/tpview.hxx
+++ b/sc/source/ui/inc/tpview.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tpview.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 22:00:49 $
+ * last change: $Author: vg $ $Date: 2007-02-27 13:28:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -123,6 +123,8 @@ public:
const SfxItemSet& rCoreSet );
virtual BOOL FillItemSet ( SfxItemSet& rCoreSet );
virtual void Reset ( const SfxItemSet& rCoreSet );
+ using SfxTabPage::ActivatePage;
+ using SfxTabPage::DeactivatePage;
virtual void ActivatePage( const SfxItemSet& );
virtual int DeactivatePage( SfxItemSet* pSet = 0 );
@@ -177,6 +179,8 @@ public:
const SfxItemSet& rCoreSet );
virtual BOOL FillItemSet ( SfxItemSet& rCoreSet );
virtual void Reset ( const SfxItemSet& rCoreSet );
+ using SfxTabPage::ActivatePage;
+ using SfxTabPage::DeactivatePage;
virtual void ActivatePage( const SfxItemSet& );
virtual int DeactivatePage( SfxItemSet* pSet = 0 );