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 c06ad7ffedad..8792ea8acfc5 100644
--- a/xmloff/inc/SchXMLExport.hxx
+++ b/xmloff/inc/SchXMLExport.hxx
@@ -42,7 +42,7 @@ private:
rtl::Reference<SchXMLExportHelper> maExportHelper;
protected:
- virtual sal_uInt32 exportDoc( enum ::xmloff::token::XMLTokenEnum eClass = ::xmloff::token::XML_TOKEN_INVALID ) override;
+ virtual ErrCode exportDoc( enum ::xmloff::token::XMLTokenEnum eClass = ::xmloff::token::XML_TOKEN_INVALID ) override;
virtual void ExportAutoStyles_() override;
virtual void ExportMasterStyles_() override;