summaryrefslogtreecommitdiff
path: root/sw/inc/charfmt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/charfmt.hxx')
-rw-r--r--sw/inc/charfmt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/charfmt.hxx b/sw/inc/charfmt.hxx
index 06a865cd62e7..0bc2ff09032d 100644
--- a/sw/inc/charfmt.hxx
+++ b/sw/inc/charfmt.hxx
@@ -42,7 +42,7 @@ public:
namespace CharFmt
{
- extern const SfxItemSet* GetItemSet( const SfxPoolItem& rAttr );
+ SW_DLLPUBLIC extern const SfxItemSet* GetItemSet( const SfxPoolItem& rAttr );
extern const SfxPoolItem* GetItem( const SwTxtAttr& rAttr, sal_uInt16 nWhich );
extern bool IsItemIncluded( const sal_uInt16 nWhich, const SwTxtAttr *pAttr );
}