summaryrefslogtreecommitdiffstats
path: root/starmath/inc/document.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-09-19 07:51:11 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-09-19 07:51:11 +0000
commit7a7d240357a82256b4bda7fabed2a3b2f23d7b63 (patch)
tree15a6093a81d58313dee0b6291a465d02c7e97856 /starmath/inc/document.hxx
parentINTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED (diff)
downloadcore-7a7d240357a82256b4bda7fabed2a3b2f23d7b63.tar.gz
core-7a7d240357a82256b4bda7fabed2a3b2f23d7b63.zip
INTEGRATION: CWS fwkq1 (1.17.44); FILE MERGED
2003/07/15 06:24:23 mba 1.17.44.1: #110843#: get rid of factories
Diffstat (limited to 'starmath/inc/document.hxx')
-rw-r--r--starmath/inc/document.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/starmath/inc/document.hxx b/starmath/inc/document.hxx
index 07fff26f0798..d82e38226532 100644
--- a/starmath/inc/document.hxx
+++ b/starmath/inc/document.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: document.hxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: vg $ $Date: 2003-04-01 09:44:46 $
+ * last change: $Author: rt $ $Date: 2003-09-19 08:51:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -233,7 +233,7 @@ class SmDocShell : public SfxObjectShell, public SfxInPlaceObject,
public:
TYPEINFO();
SFX_DECL_INTERFACE(SFX_INTERFACE_SMA_START+1);
- SFX_DECL_OBJECTFACTORY_DLL(SmDocShell, SM_MOD());
+ SFX_DECL_OBJECTFACTORY(SmDocShell);
SmDocShell(SfxObjectCreateMode eMode = SFX_CREATE_MODE_EMBEDDED);
virtual ~SmDocShell();