summaryrefslogtreecommitdiff
path: root/sw/inc/unoframe.hxx
diff options
context:
space:
mode:
authoros <os@openoffice.org>2010-09-23 15:51:45 +0200
committeros <os@openoffice.org>2010-09-23 15:51:45 +0200
commit0222f284c1646b2a467e1006e2c297643eb39448 (patch)
treef8e7390d3ce215761b9d3e018db6b4892a1a636c /sw/inc/unoframe.hxx
parent9fe0eea973982c11997051e271258301b955947a (diff)
shape properties wzDescription and wzName support added
Diffstat (limited to 'sw/inc/unoframe.hxx')
-rw-r--r--sw/inc/unoframe.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unoframe.hxx b/sw/inc/unoframe.hxx
index 65de34a4db7f..9323d209c19a 100644
--- a/sw/inc/unoframe.hxx
+++ b/sw/inc/unoframe.hxx
@@ -161,7 +161,7 @@ public:
void ResetDescriptor();
//copy text from a given source PaM
void SetSelection(SwPaM& rCopySource);
- static SdrObject *GetOrCreateSdrObject( SwFlyFrmFmt *pFmt );
+ static SW_DLLPUBLIC SdrObject *GetOrCreateSdrObject( SwFlyFrmFmt *pFmt );
};
/*-----------------20.02.98 11:28-------------------