summaryrefslogtreecommitdiff
path: root/include/xmloff/controlpropertyhdl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/controlpropertyhdl.hxx')
-rw-r--r--include/xmloff/controlpropertyhdl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/controlpropertyhdl.hxx b/include/xmloff/controlpropertyhdl.hxx
index 141111816dad..51f95986af0d 100644
--- a/include/xmloff/controlpropertyhdl.hxx
+++ b/include/xmloff/controlpropertyhdl.hxx
@@ -36,7 +36,7 @@ namespace xmloff
//= ORotationAngleHandler
- class ORotationAngleHandler : public XMLPropertyHandler
+ class SAL_DLLPUBLIC_RTTI ORotationAngleHandler : public XMLPropertyHandler
{
public:
ORotationAngleHandler();
@@ -48,7 +48,7 @@ namespace xmloff
//= OFontWidthHandler
- class OFontWidthHandler : public XMLPropertyHandler
+ class SAL_DLLPUBLIC_RTTI OFontWidthHandler : public XMLPropertyHandler
{
public:
OFontWidthHandler();
@@ -60,7 +60,7 @@ namespace xmloff
//= OControlBorderHandlerBase
- class OControlBorderHandler : public XMLPropertyHandler
+ class SAL_DLLPUBLIC_RTTI OControlBorderHandler : public XMLPropertyHandler
{
public:
enum BorderFacet