summaryrefslogtreecommitdiff
path: root/xmloff/inc/MetaExportComponent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/MetaExportComponent.hxx')
-rw-r--r--xmloff/inc/MetaExportComponent.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/MetaExportComponent.hxx b/xmloff/inc/MetaExportComponent.hxx
index 239f52ca67ce..34278d87631a 100644
--- a/xmloff/inc/MetaExportComponent.hxx
+++ b/xmloff/inc/MetaExportComponent.hxx
@@ -38,7 +38,7 @@ public:
protected:
// export the events off all autotexts
- virtual sal_uInt32 exportDoc(
+ virtual ErrCode exportDoc(
enum ::xmloff::token::XMLTokenEnum eClass = xmloff::token::XML_TOKEN_INVALID ) override;
// accept XDocumentProperties in addition to XModel