summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tpcalc.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-02-27 12:26:43 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-02-27 12:26:43 +0000
commitebc5448e836abc2e6c64d83c40a2b29e7a722c45 (patch)
tree4b5e96e400749eeb05cfa6930a5b1cee465909d9 /sc/source/ui/inc/tpcalc.hxx
parent031dc477c8bf0e0b7994d382d74c4d6bfccf3422 (diff)
INTEGRATION: CWS calcwarnings (1.7.324); FILE MERGED
2006/12/01 08:53:33 nn 1.7.324.1: #i69284# warning-free: ui, wntmsci10
Diffstat (limited to 'sc/source/ui/inc/tpcalc.hxx')
-rw-r--r--sc/source/ui/inc/tpcalc.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/source/ui/inc/tpcalc.hxx b/sc/source/ui/inc/tpcalc.hxx
index aea1fa144de5..1d12dc141bae 100644
--- a/sc/source/ui/inc/tpcalc.hxx
+++ b/sc/source/ui/inc/tpcalc.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tpcalc.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 21:58:23 $
+ * last change: $Author: vg $ $Date: 2007-02-27 13:26:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -73,6 +73,7 @@ public:
static USHORT* GetRanges ();
virtual BOOL FillItemSet ( SfxItemSet& rCoreSet );
virtual void Reset ( const SfxItemSet& rCoreSet );
+ using SfxTabPage::DeactivatePage;
virtual int DeactivatePage ( SfxItemSet* pSet = NULL );
private: