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 af57413061bd..ec0f6544ce98 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 ) SAL_OVERRIDE;
- virtual void EndElement() SAL_OVERRIDE;
+ ::com::sun::star::xml::sax::XAttributeList>& xAttrList ) override;
+ virtual void EndElement() override;
private:
XMLDocumentSettingsContext( const XMLDocumentSettingsContext& ) = delete;