summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/spinfieldtoolbarcontroller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uielement/spinfieldtoolbarcontroller.hxx')
-rw-r--r--framework/inc/uielement/spinfieldtoolbarcontroller.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/uielement/spinfieldtoolbarcontroller.hxx b/framework/inc/uielement/spinfieldtoolbarcontroller.hxx
index 5f66ccaa1f85..9fb8dee3b3b6 100644
--- a/framework/inc/uielement/spinfieldtoolbarcontroller.hxx
+++ b/framework/inc/uielement/spinfieldtoolbarcontroller.hxx
@@ -48,7 +48,7 @@ class SpinfieldToolbarController : public ComplexToolbarController
virtual ~SpinfieldToolbarController() override;
// XComponent
- virtual void SAL_CALL dispose() throw ( css::uno::RuntimeException, std::exception ) override;
+ virtual void SAL_CALL dispose() override;
// called from SpinfieldControl
void Up();