summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TblStylePrHandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/dmapper/TblStylePrHandler.hxx')
-rw-r--r--writerfilter/source/dmapper/TblStylePrHandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/source/dmapper/TblStylePrHandler.hxx b/writerfilter/source/dmapper/TblStylePrHandler.hxx
index a7abf776e3ea..eed2c0ed5464 100644
--- a/writerfilter/source/dmapper/TblStylePrHandler.hxx
+++ b/writerfilter/source/dmapper/TblStylePrHandler.hxx
@@ -50,7 +50,7 @@ enum TblStyleType
TBL_STYLE_SWCELL
};
-class WRITERFILTER_DLLPRIVATE TblStylePrHandler : public LoggedProperties
+class TblStylePrHandler : public LoggedProperties
{
private:
DomainMapper & m_rDMapper;