summaryrefslogtreecommitdiffstats
path: root/xmloff/inc/SchXMLExport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/SchXMLExport.hxx')
-rw-r--r--xmloff/inc/SchXMLExport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/SchXMLExport.hxx b/xmloff/inc/SchXMLExport.hxx
index a4e1242b99d2..beb0d87443f2 100644
--- a/xmloff/inc/SchXMLExport.hxx
+++ b/xmloff/inc/SchXMLExport.hxx
@@ -53,7 +53,7 @@ public:
SchXMLExport(
const css::uno::Reference< css::uno::XComponentContext >& xContext,
OUString const & implementationName,
- SvXMLExportFlags nExportFlags = SvXMLExportFlags::ALL );
+ SvXMLExportFlags nExportFlags );
virtual ~SchXMLExport() override;
rtl::Reference< XMLPropertySetMapper > GetPropertySetMapper() const;