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 0b531f78cf4b..0dbe9d48ca34 100644
--- a/forms/source/richtext/parametrizedattributedispatcher.hxx
+++ b/forms/source/richtext/parametrizedattributedispatcher.hxx
@@ -38,7 +38,7 @@ namespace frm
);
protected:
- virtual ~OParametrizedAttributeDispatcher();
+ 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;