summaryrefslogtreecommitdiff
path: root/basctl/source
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-09-19 07:29:18 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-09-19 07:29:18 +0000
commit9ee4b1bd1691ffbf039d6f16414d258e1983dbf0 (patch)
treee462129e606029b980c29b450e414f4944666035 /basctl/source
parentf6774e4cd249f8ee25186045126f5b6885398100 (diff)
INTEGRATION: CWS fwkq1 (1.3.104); FILE MERGED
2003/08/29 13:33:33 mba 1.3.104.1: #110843#: removed unnecessary macros
Diffstat (limited to 'basctl/source')
-rw-r--r--basctl/source/basicide/basdoc.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/basicide/basdoc.hxx b/basctl/source/basicide/basdoc.hxx
index 8d60cacf8190..05b4401aa601 100644
--- a/basctl/source/basicide/basdoc.hxx
+++ b/basctl/source/basicide/basdoc.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: basdoc.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mba $ $Date: 2001-07-20 10:49:36 $
+ * last change: $Author: rt $ $Date: 2003-09-19 08:29:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,7 @@ protected:
public:
TYPEINFO();
- SFX_DECL_SIMPLE_OBJECTFACTORY_DLL( BasicDocShell );
+ SFX_DECL_SIMPLE_OBJECTFACTORY( BasicDocShell );
SFX_DECL_INTERFACE( SVX_INTERFACE_BASIDE_DOCSH );
BasicDocShell( SfxObjectCreateMode eMode = SFX_CREATE_MODE_STANDARD );
~BasicDocShell();