summaryrefslogtreecommitdiff
path: root/sw/inc/docsh.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-09-19 07:42:16 +0000
committerRüdiger Timm <rt@openoffice.org>2003-09-19 07:42:16 +0000
commit9dc37219a2c34eb17743d932fc82b47d5bef15a9 (patch)
tree281d4df4189851640330c0604d6a14e8d5c7d1ee /sw/inc/docsh.hxx
parent70f8b41219a7e6e458a514af5fc782313f506c9b (diff)
INTEGRATION: CWS fwkq1 (1.22.42); FILE MERGED
2003/07/15 06:35:53 mba 1.22.42.1: #110843#: get rid of factories
Diffstat (limited to 'sw/inc/docsh.hxx')
-rw-r--r--sw/inc/docsh.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/docsh.hxx b/sw/inc/docsh.hxx
index 729d54357bbd..acb00bdfbde8 100644
--- a/sw/inc/docsh.hxx
+++ b/sw/inc/docsh.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: docsh.hxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: vg $ $Date: 2003-05-26 08:13:23 $
+ * last change: $Author: rt $ $Date: 2003-09-19 08:42:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -174,7 +174,7 @@ public:
// aber selbst implementieren
SFX_DECL_INTERFACE(SW_DOCSHELL);
- SFX_DECL_OBJECTFACTORY_DLL(SwDocShell, SW_DLL());
+ SFX_DECL_OBJECTFACTORY(SwDocShell);
TYPEINFO();
static SfxInterface *_GetInterface() { return _GetInterfaceImpl(); }