summaryrefslogtreecommitdiff
path: root/forms/source/richtext/attributedispatcher.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/attributedispatcher.hxx')
-rw-r--r--forms/source/richtext/attributedispatcher.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/richtext/attributedispatcher.hxx b/forms/source/richtext/attributedispatcher.hxx
index a2e89f829be2..42a673209da1 100644
--- a/forms/source/richtext/attributedispatcher.hxx
+++ b/forms/source/richtext/attributedispatcher.hxx
@@ -58,7 +58,7 @@ namespace frm
virtual ~OAttributeDispatcher( ) 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;
// ITextAttributeListener
virtual void onAttributeStateChanged( AttributeId _nAttributeId, const AttributeState& _rState ) override;