summaryrefslogtreecommitdiff
path: root/include/xmloff/DocumentSettingsContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/DocumentSettingsContext.hxx')
-rw-r--r--include/xmloff/DocumentSettingsContext.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xmloff/DocumentSettingsContext.hxx b/include/xmloff/DocumentSettingsContext.hxx
index f4f676675619..da3919ea1234 100644
--- a/include/xmloff/DocumentSettingsContext.hxx
+++ b/include/xmloff/DocumentSettingsContext.hxx
@@ -43,8 +43,8 @@ public:
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
const ::com::sun::star::uno::Reference<
- ::com::sun::star::xml::sax::XAttributeList>& xAttrList );
- virtual void EndElement();
+ ::com::sun::star::xml::sax::XAttributeList>& xAttrList ) SAL_OVERRIDE;
+ virtual void EndElement() SAL_OVERRIDE;
private:
XMLDocumentSettingsContext(); // never implemented