summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TextEffectsHandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/dmapper/TextEffectsHandler.hxx')
-rw-r--r--writerfilter/source/dmapper/TextEffectsHandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/source/dmapper/TextEffectsHandler.hxx b/writerfilter/source/dmapper/TextEffectsHandler.hxx
index 9994ec4158ed..c1f0a377d4e2 100644
--- a/writerfilter/source/dmapper/TextEffectsHandler.hxx
+++ b/writerfilter/source/dmapper/TextEffectsHandler.hxx
@@ -46,7 +46,7 @@ public:
TextEffectsHandler(sal_uInt32 aElementId);
virtual ~TextEffectsHandler();
- boost::optional<PropertyIds> getGrabBagPropertyId();
+ boost::optional<PropertyIds> getGrabBagPropertyId() { return maPropertyId;}
css::beans::PropertyValue getInteropGrabBag();