summaryrefslogtreecommitdiff
path: root/sw/inc/unocoll.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2009-12-02 17:38:39 +0100
committerKurt Zenker <kz@openoffice.org>2009-12-02 17:38:39 +0100
commit5793bba02377b271116999c7248fbda7d63cf1ef (patch)
treec19fd8ddd647c325ef4d46187fd42a3108ba909d /sw/inc/unocoll.hxx
parent49bc1837f55e9ca95a914b893bb18b9a9b944042 (diff)
parent287d1df89468af8f5aca4d5b055d426f311eeb55 (diff)
CWS-TOOLING: integrate CWS npower12
Diffstat (limited to 'sw/inc/unocoll.hxx')
-rw-r--r--sw/inc/unocoll.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/inc/unocoll.hxx b/sw/inc/unocoll.hxx
index 1a7401fd4a33..b630668f8965 100644
--- a/sw/inc/unocoll.hxx
+++ b/sw/inc/unocoll.hxx
@@ -43,6 +43,7 @@
#include <cppuhelper/implbase4.hxx> // helper for implementations
#include <IMark.hxx>
#include <unobaseclass.hxx>
+#include "swdllapi.h"
/***************************************************
***************************************************
*
@@ -284,7 +285,7 @@ cppu::WeakImplHelper3
::com::sun::star::lang::XServiceInfo
>
SwCollectionBaseClass;
-class SwXTextTables : public SwCollectionBaseClass,
+class SW_DLLPUBLIC SwXTextTables : public SwCollectionBaseClass,
public SwUnoCollection
{
protected: