summaryrefslogtreecommitdiff
path: root/sc/inc/docuno.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-04-25 14:56:55 +0000
committerRüdiger Timm <rt@openoffice.org>2007-04-25 14:56:55 +0000
commit1d7d18b062888efb3a128993d33a1e3864b8ba62 (patch)
tree3eecf44c50486fa48154d50b9221ae749149a41e /sc/inc/docuno.hxx
parent93b1df8a40d517c7680ffb2f18569b6053cd09ed (diff)
INTEGRATION: CWS npower6 (1.22.338); FILE MERGED
2007/02/07 21:29:10 npower 1.22.338.1: Issue number: i74096 symbol visibility issues for needed for vba compatility api to link
Diffstat (limited to 'sc/inc/docuno.hxx')
-rw-r--r--sc/inc/docuno.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/inc/docuno.hxx b/sc/inc/docuno.hxx
index 4b3f7010b9a2..b3a783917b9f 100644
--- a/sc/inc/docuno.hxx
+++ b/sc/inc/docuno.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: docuno.hxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: rt $ $Date: 2005-11-10 16:36:27 $
+ * last change: $Author: rt $ $Date: 2007-04-25 15:56:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -141,7 +141,7 @@ class ScTableSheetObj;
class SvxFmDrawPage;
class SvxDrawPage;
-class ScModelObj : public SfxBaseModel,
+class SC_DLLPUBLIC ScModelObj : public SfxBaseModel,
public com::sun::star::sheet::XSpreadsheetDocument,
public com::sun::star::document::XActionLockable,
public com::sun::star::sheet::XCalculatable,