summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/eventimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/eventimport.hxx')
-rw-r--r--xmloff/source/forms/eventimport.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/source/forms/eventimport.hxx b/xmloff/source/forms/eventimport.hxx
index 8f38159f483e..7f3362b1e435 100644
--- a/xmloff/source/forms/eventimport.hxx
+++ b/xmloff/source/forms/eventimport.hxx
@@ -44,7 +44,7 @@ namespace xmloff
IEventAttacher& _rEventAttacher);
protected:
- virtual void EndElement();
+ virtual void EndElement() SAL_OVERRIDE;
};
//= ODefaultEventAttacherManager
@@ -67,7 +67,7 @@ namespace xmloff
virtual void registerEvents(
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxElement,
const ::com::sun::star::uno::Sequence< ::com::sun::star::script::ScriptEventDescriptor >& _rEvents
- );
+ ) SAL_OVERRIDE;
protected:
void setEvents(