summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/envfmt.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-10-22 14:14:47 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-10-22 14:14:47 +0000
commit54e562d39729deae40e216ca156fa4ec897ea9af (patch)
tree37e525c5f95f88c4bd15878d384334b23f556e9d /sw/source/ui/envelp/envfmt.hxx
parent7b1355a1627ddde92881002008b4e97d56a6b79d (diff)
INTEGRATION: CWS swusing (1.6.36); FILE MERGED
2007/10/10 14:15:10 tl 1.6.36.1: #i82476# make newly added 'using' declarations private
Diffstat (limited to 'sw/source/ui/envelp/envfmt.hxx')
-rw-r--r--sw/source/ui/envelp/envfmt.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/envelp/envfmt.hxx b/sw/source/ui/envelp/envfmt.hxx
index c77f8649f7a0..fb36fc741d1e 100644
--- a/sw/source/ui/envelp/envfmt.hxx
+++ b/sw/source/ui/envelp/envfmt.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: envfmt.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2007-09-27 11:41:50 $
+ * last change: $Author: vg $ $Date: 2007-10-22 15:14:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -103,11 +103,11 @@ class SwEnvFmtPage : public SfxTabPage
using Window::GetParent;
SwEnvDlg *GetParent() {return (SwEnvDlg*) SfxTabPage::GetParent()->GetParent();}
-public:
-
using TabPage::ActivatePage;
using TabPage::DeactivatePage;
+public:
+
static SfxTabPage* Create(Window* pParent, const SfxItemSet& rSet);
virtual void ActivatePage(const SfxItemSet& rSet);