summaryrefslogtreecommitdiff
path: root/sw/inc/globdoc.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-09-19 07:42:26 +0000
committerRüdiger Timm <rt@openoffice.org>2003-09-19 07:42:26 +0000
commit4d82c7efebda539337aabc033f6adc0929ed35c4 (patch)
tree2e4cde076537cb5c2a8cd541917bc3a4cea15621 /sw/inc/globdoc.hxx
parent9dc37219a2c34eb17743d932fc82b47d5bef15a9 (diff)
INTEGRATION: CWS fwkq1 (1.3.276); FILE MERGED
2003/07/15 06:35:53 mba 1.3.276.1: #110843#: get rid of factories
Diffstat (limited to 'sw/inc/globdoc.hxx')
-rw-r--r--sw/inc/globdoc.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/globdoc.hxx b/sw/inc/globdoc.hxx
index 6a81bd941cf2..d1c142cd94bd 100644
--- a/sw/inc/globdoc.hxx
+++ b/sw/inc/globdoc.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: globdoc.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:42:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,7 @@ class SwGlobalDocShell : public SwDocShell
{
public:
- SFX_DECL_OBJECTFACTORY_DLL(SwGlobalDocShell, SW_DLL());
+ SFX_DECL_OBJECTFACTORY(SwGlobalDocShell);
TYPEINFO();
SwGlobalDocShell(SfxObjectCreateMode eMode = SFX_CREATE_MODE_EMBEDDED);