summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tphf.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-02-27 12:26:55 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-02-27 12:26:55 +0000
commitc089e39bb53b53c6623f79d1b55dac2ac274f4a5 (patch)
tree7e37da62e91e9dd53f6d796ca3a557bf81e363b6 /sc/source/ui/inc/tphf.hxx
parentebc5448e836abc2e6c64d83c40a2b29e7a722c45 (diff)
INTEGRATION: CWS calcwarnings (1.3.324); FILE MERGED
2006/12/12 17:03:15 nn 1.3.324.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:33 nn 1.3.324.1: #i69284# warning-free: ui, wntmsci10
Diffstat (limited to 'sc/source/ui/inc/tphf.hxx')
-rw-r--r--sc/source/ui/inc/tphf.hxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/sc/source/ui/inc/tphf.hxx b/sc/source/ui/inc/tphf.hxx
index 6f5e0f9583f0..31674c27fd10 100644
--- a/sc/source/ui/inc/tphf.hxx
+++ b/sc/source/ui/inc/tphf.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tphf.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 21:58:38 $
+ * last change: $Author: vg $ $Date: 2007-02-27 13:26:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -62,6 +62,10 @@ protected:
const SfxItemSet& rSet,
USHORT nSetId );
+// using SvxHFPage::ActivatePage;
+// using SvxHFPage::DeactivatePage;
+ virtual void ActivatePage();
+ virtual void DeactivatePage();
virtual void ActivatePage( const SfxItemSet& rSet );
virtual int DeactivatePage( SfxItemSet* pSet = 0 );