summaryrefslogtreecommitdiff
path: root/sw/inc/fmthdft.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fmthdft.hxx')
-rw-r--r--sw/inc/fmthdft.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/fmthdft.hxx b/sw/inc/fmthdft.hxx
index 92338d069b9a..d6661c9d4ddc 100644
--- a/sw/inc/fmthdft.hxx
+++ b/sw/inc/fmthdft.hxx
@@ -42,7 +42,7 @@ class IntlWrapper;
//Kopfzeile, fuer Seitenformate
//Client von FrmFmt das den Header beschreibt.
-class SwFmtHeader: public SfxPoolItem, public SwClient
+class SW_DLLPUBLIC SwFmtHeader: public SfxPoolItem, public SwClient
{
BOOL bActive; //Nur zur Steuerung (Erzeugung des Inhaltes)
@@ -74,7 +74,7 @@ public:
//Fusszeile, fuer Seitenformate
//Client von FrmFmt das den Footer beschreibt.
-class SwFmtFooter: public SfxPoolItem, public SwClient
+class SW_DLLPUBLIC SwFmtFooter: public SfxPoolItem, public SwClient
{
BOOL bActive; //Nur zur Steuerung (Erzeugung des Inhaltes)