summaryrefslogtreecommitdiff
path: root/sw/inc/wdocsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/wdocsh.hxx')
-rw-r--r--sw/inc/wdocsh.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/inc/wdocsh.hxx b/sw/inc/wdocsh.hxx
index c2aed10a5587..e9e21d900263 100644
--- a/sw/inc/wdocsh.hxx
+++ b/sw/inc/wdocsh.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: wdocsh.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2004-08-23 08:42:42 $
+ * last change: $Author: kz $ $Date: 2004-10-04 19:01:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@ public:
// aber selbst implementieren
SFX_DECL_INTERFACE(SW_WEBDOCSHELL);
- SFX_DECL_OBJECTFACTORY(SwWebDocShell);
+ SFX_DECL_OBJECTFACTORY();
TYPEINFO();
SwWebDocShell(SfxObjectCreateMode eMode = SFX_CREATE_MODE_EMBEDDED);
@@ -89,7 +89,7 @@ public:
String * pAppName,
String * pLongUserName,
String * pUserName,
- long nVersion = SOFFICE_FILEFORMAT_CURRENT ) const;
+ sal_Int32 nFileFormat ) const;
USHORT GetSourcePara()const
{return nSourcePara;}
void SetSourcePara(USHORT nSet)