summaryrefslogtreecommitdiff
path: root/forms/source/richtext/parametrizedattributedispatcher.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/parametrizedattributedispatcher.hxx')
-rw-r--r--forms/source/richtext/parametrizedattributedispatcher.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/forms/source/richtext/parametrizedattributedispatcher.hxx b/forms/source/richtext/parametrizedattributedispatcher.hxx
index fbb26d415e8d..0b531f78cf4b 100644
--- a/forms/source/richtext/parametrizedattributedispatcher.hxx
+++ b/forms/source/richtext/parametrizedattributedispatcher.hxx
@@ -41,10 +41,10 @@ namespace frm
virtual ~OParametrizedAttributeDispatcher();
// XDispatch
- virtual void SAL_CALL dispatch( const css::util::URL& URL, const css::uno::Sequence< css::beans::PropertyValue >& Arguments ) throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
+ virtual void SAL_CALL dispatch( const css::util::URL& URL, const css::uno::Sequence< css::beans::PropertyValue >& Arguments ) throw (css::uno::RuntimeException, std::exception) override;
// OAttributeDispatcher
- virtual void fillFeatureEventFromAttributeState( css::frame::FeatureStateEvent& _rEvent, const AttributeState& _rState ) const SAL_OVERRIDE;
+ virtual void fillFeatureEventFromAttributeState( css::frame::FeatureStateEvent& _rEvent, const AttributeState& _rState ) const override;
protected:
// own overridables