summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLChangeImportContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLChangeImportContext.hxx')
-rw-r--r--xmloff/source/text/XMLChangeImportContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLChangeImportContext.hxx b/xmloff/source/text/XMLChangeImportContext.hxx
index 7228ed38686e..6ed96bb53273 100644
--- a/xmloff/source/text/XMLChangeImportContext.hxx
+++ b/xmloff/source/text/XMLChangeImportContext.hxx
@@ -68,7 +68,7 @@ public:
virtual void StartElement(
const ::com::sun::star::uno::Reference<
- ::com::sun::star::xml::sax::XAttributeList> & xAttrList);
+ ::com::sun::star::xml::sax::XAttributeList> & xAttrList) SAL_OVERRIDE;
};
#endif