summaryrefslogtreecommitdiff
path: root/forms/source/inc/listenercontainers.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/listenercontainers.hxx')
-rw-r--r--forms/source/inc/listenercontainers.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/inc/listenercontainers.hxx b/forms/source/inc/listenercontainers.hxx
index d28d05becafc..f6f724950b9b 100644
--- a/forms/source/inc/listenercontainers.hxx
+++ b/forms/source/inc/listenercontainers.hxx
@@ -119,7 +119,7 @@ namespace frm
virtual bool implTypedNotify(
const ::com::sun::star::uno::Reference< ::com::sun::star::form::XResetListener >& _rxListener,
const ::com::sun::star::lang::EventObject& _rEvent
- ) SAL_THROW( ( ::com::sun::star::uno::Exception ) );
+ ) SAL_THROW( ( ::com::sun::star::uno::Exception ) ) SAL_OVERRIDE;
};