summaryrefslogtreecommitdiff
path: root/forms/source/richtext/specialdispatchers.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/specialdispatchers.hxx')
-rw-r--r--forms/source/richtext/specialdispatchers.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/richtext/specialdispatchers.hxx b/forms/source/richtext/specialdispatchers.hxx
index 37c823abe4f3..57b87c5d0cfc 100644
--- a/forms/source/richtext/specialdispatchers.hxx
+++ b/forms/source/richtext/specialdispatchers.hxx
@@ -75,7 +75,7 @@ namespace frm
protected:
// XDispatch
- virtual void SAL_CALL dispatch( const ::com::sun::star::util::URL& URL, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& Arguments ) throw (::com::sun::star::uno::RuntimeException);
+ virtual void SAL_CALL dispatch( const ::com::sun::star::util::URL& URL, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& Arguments ) throw (::com::sun::star::uno::RuntimeException, std::exception);
// ORichTextFeatureDispatcher
virtual ::com::sun::star::frame::FeatureStateEvent buildStatusEvent() const;