summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/eschesdo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/msfilter/eschesdo.hxx')
-rw-r--r--filter/source/msfilter/eschesdo.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/msfilter/eschesdo.hxx b/filter/source/msfilter/eschesdo.hxx
index 18bfeced9ad4..16815a732a85 100644
--- a/filter/source/msfilter/eschesdo.hxx
+++ b/filter/source/msfilter/eschesdo.hxx
@@ -52,7 +52,7 @@ class ImplEESdrObject
public:
css::uno::Reference< css::beans::XPropertySet > mXPropSet;
- ImplEESdrObject( ImplEESdrWriter& rEx, const SdrObject& rObj, bool bOOXML = false );
+ ImplEESdrObject( ImplEESdrWriter& rEx, const SdrObject& rObj, bool bOOXML );
ImplEESdrObject( ImplEESdrWriter& rEx, const css::uno::Reference< css::drawing::XShape >& rShape );
~ImplEESdrObject();