summaryrefslogtreecommitdiff
path: root/sc/inc/AccessibleFilterTopWindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/AccessibleFilterTopWindow.hxx')
-rw-r--r--sc/inc/AccessibleFilterTopWindow.hxx9
1 files changed, 3 insertions, 6 deletions
diff --git a/sc/inc/AccessibleFilterTopWindow.hxx b/sc/inc/AccessibleFilterTopWindow.hxx
index 5a8af2f9f0ee..8ef5af28fa81 100644
--- a/sc/inc/AccessibleFilterTopWindow.hxx
+++ b/sc/inc/AccessibleFilterTopWindow.hxx
@@ -35,15 +35,12 @@ public:
// XAccessibleContext
- virtual sal_Int32 SAL_CALL getAccessibleChildCount()
- throw (css::uno::RuntimeException, std::exception) override;
+ virtual sal_Int32 SAL_CALL getAccessibleChildCount() override;
virtual css::uno::Reference< css::accessibility::XAccessible> SAL_CALL
- getAccessibleChild(sal_Int32 nIndex)
- throw (css::uno::RuntimeException, css::lang::IndexOutOfBoundsException, std::exception) override;
+ getAccessibleChild(sal_Int32 nIndex) override;
- virtual OUString SAL_CALL getImplementationName()
- throw (css::uno::RuntimeException, std::exception) override;
+ virtual OUString SAL_CALL getImplementationName() override;
// Non-UNO Methods