summaryrefslogtreecommitdiff
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 5ef7645da79e..e9e215912c45 100644
--- a/xmloff/inc/SchXMLExport.hxx
+++ b/xmloff/inc/SchXMLExport.hxx
@@ -54,7 +54,7 @@ public:
SchXMLExport(
const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >& xContext,
OUString const & implementationName,
- sal_uInt16 nExportFlags = EXPORT_ALL );
+ SvXMLExportFlags nExportFlags = SvXMLExportFlags::ALL );
virtual ~SchXMLExport();
rtl::Reference< XMLPropertySetMapper > GetPropertySetMapper() const;