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 adada1e2c7a0..7a41ccb0691e 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) SAL_OVERRIDE;
+ ::com::sun::star::xml::sax::XAttributeList> & xAttrList) override;
};
#endif