summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/cfgitems.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-08-24 15:00:24 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-08-24 15:00:24 +0000
commit4798c57e7561b8a33b2b4d9d9694a03e9734f631 (patch)
treed07a2bd94b55dee75cfbd61968fc125175994e19 /sw/source/ui/inc/cfgitems.hxx
parent#i10000# RuntimeException originates in com::sun::star::uno, not beans (diff)
downloadcore-4798c57e7561b8a33b2b4d9d9694a03e9734f631.tar.gz
core-4798c57e7561b8a33b2b4d9d9694a03e9734f631.zip
#i10000# Export SwTestItem
Diffstat (limited to 'sw/source/ui/inc/cfgitems.hxx')
-rw-r--r--sw/source/ui/inc/cfgitems.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/cfgitems.hxx b/sw/source/ui/inc/cfgitems.hxx
index 656529dfb52b..ec1025a68cfe 100644
--- a/sw/source/ui/inc/cfgitems.hxx
+++ b/sw/source/ui/inc/cfgitems.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: cfgitems.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2004-08-23 08:57:09 $
+ * last change: $Author: rt $ $Date: 2004-08-24 16:00:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -239,7 +239,7 @@ public:
/*--------OS 12.01.95 -----------------------------------
Item fuer Einstellungsdialog - Testeinstellungen
--------------------------------------------------------- */
-class SwTestItem : public SfxPoolItem
+class SW_DLLPUBLIC SwTestItem : public SfxPoolItem
{
friend class SwModule;
friend class SwWriterApp;