summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/CreateElemTContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/transform/CreateElemTContext.hxx')
-rw-r--r--xmloff/source/transform/CreateElemTContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/transform/CreateElemTContext.hxx b/xmloff/source/transform/CreateElemTContext.hxx
index c8e1df9a3438..4e8cb483e14e 100644
--- a/xmloff/source/transform/CreateElemTContext.hxx
+++ b/xmloff/source/transform/CreateElemTContext.hxx
@@ -34,7 +34,7 @@ public:
virtual ~XMLCreateElemTransformerContext();
- virtual void StartElement( const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& xAttrList ) SAL_OVERRIDE;
+ virtual void StartElement( const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& xAttrList ) override;
};
#endif // _XMLOFF_CREATEELEMCONTEXT_HXX