summaryrefslogtreecommitdiffstats
path: root/include/xmloff/xmlexp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlexp.hxx')
-rw-r--r--include/xmloff/xmlexp.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xmloff/xmlexp.hxx b/include/xmloff/xmlexp.hxx
index c319789ed6e9..a59ddd3cd202 100644
--- a/include/xmloff/xmlexp.hxx
+++ b/include/xmloff/xmlexp.hxx
@@ -270,8 +270,8 @@ public:
sal_Int16 const eDefaultMeasureUnit /*css::util::MeasureUnit*/,
const css::uno::Reference< css::uno::XComponentContext >& xContext,
OUString const & implementationName,
- const enum ::xmloff::token::XMLTokenEnum eClass = xmloff::token::XML_TOKEN_INVALID,
- SvXMLExportFlags nExportFlag = SvXMLExportFlags::ALL );
+ const enum ::xmloff::token::XMLTokenEnum eClass,
+ SvXMLExportFlags nExportFlag );
SvXMLExport(
const css::uno::Reference< css::uno::XComponentContext >& xContext,