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.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/richtext/parametrizedattributedispatcher.hxx b/forms/source/richtext/parametrizedattributedispatcher.hxx
index 0dbe9d48ca34..8fe9cfbc2187 100644
--- a/forms/source/richtext/parametrizedattributedispatcher.hxx
+++ b/forms/source/richtext/parametrizedattributedispatcher.hxx
@@ -41,7 +41,7 @@ namespace frm
virtual ~OParametrizedAttributeDispatcher() override;
// 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) override;
+ virtual void SAL_CALL dispatch( const css::util::URL& URL, const css::uno::Sequence< css::beans::PropertyValue >& Arguments ) override;
// OAttributeDispatcher
virtual void fillFeatureEventFromAttributeState( css::frame::FeatureStateEvent& _rEvent, const AttributeState& _rState ) const override;