summaryrefslogtreecommitdiff
path: root/sw/inc/wdocsh.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-09-19 07:43:23 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-09-19 07:43:23 +0000
commitf56437fd33a3786f725e0550628c6331b6cfc2fc (patch)
treecaf56cb876bffa659d088064b03c208ec6475d5e /sw/inc/wdocsh.hxx
parent9cdf944151e588b69fdf63810533f58d4534f284 (diff)
INTEGRATION: CWS fwkq1 (1.3.276); FILE MERGED
2003/07/15 06:35:55 mba 1.3.276.1: #110843#: get rid of factories
Diffstat (limited to 'sw/inc/wdocsh.hxx')
-rw-r--r--sw/inc/wdocsh.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/wdocsh.hxx b/sw/inc/wdocsh.hxx
index 14f3884ca9c8..ea9af92cd835 100644
--- a/sw/inc/wdocsh.hxx
+++ b/sw/inc/wdocsh.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: wdocsh.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: jp $ $Date: 2001-07-05 17:29:32 $
+ * last change: $Author: rt $ $Date: 2003-09-19 08:43:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,7 +73,7 @@ public:
// aber selbst implementieren
SFX_DECL_INTERFACE(SW_WEBDOCSHELL);
- SFX_DECL_OBJECTFACTORY_DLL(SwWebDocShell, SW_DLL());
+ SFX_DECL_OBJECTFACTORY(SwWebDocShell);
TYPEINFO();
SwWebDocShell(SfxObjectCreateMode eMode = SFX_CREATE_MODE_EMBEDDED);