summaryrefslogtreecommitdiff
path: root/sw/inc/wdocsh.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:17:54 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:17:54 +0000
commit3b3a6efa6f81c71879d2ec9eb7f71188086edd22 (patch)
tree5a0281dfbedf9617eb2135abde8e677ff85b61c6 /sw/inc/wdocsh.hxx
parentfe169837f51c9137e4efaf3ccba9e7a983915ee2 (diff)
INTEGRATION: CWS swwarnings (1.9.242); FILE MERGED
2007/03/05 12:43:20 tl 1.9.242.2: #i69287# warning-free code 2007/02/22 15:05:40 tl 1.9.242.1: #i69287# warning-free code
Diffstat (limited to 'sw/inc/wdocsh.hxx')
-rw-r--r--sw/inc/wdocsh.hxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/inc/wdocsh.hxx b/sw/inc/wdocsh.hxx
index e786784990d6..a74a06dd9e3a 100644
--- a/sw/inc/wdocsh.hxx
+++ b/sw/inc/wdocsh.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: wdocsh.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 15:38:52 $
+ * last change: $Author: hr $ $Date: 2007-09-27 08:17:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,8 +49,10 @@ class SW_DLLPUBLIC SwWebDocShell: public SwDocShell
USHORT nSourcePara; // aktive Zeile in der SourceView
public:
+ using SotObject::GetInterface;
+
// aber selbst implementieren
- SFX_DECL_INTERFACE(SW_WEBDOCSHELL);
+ SFX_DECL_INTERFACE(SW_WEBDOCSHELL)
SFX_DECL_OBJECTFACTORY();
TYPEINFO();