summaryrefslogtreecommitdiff
path: root/include/editeng/AccessibleImageBullet.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/AccessibleImageBullet.hxx')
-rw-r--r--include/editeng/AccessibleImageBullet.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/editeng/AccessibleImageBullet.hxx b/include/editeng/AccessibleImageBullet.hxx
index 997a4ccb09e4..1b33069ebf9c 100644
--- a/include/editeng/AccessibleImageBullet.hxx
+++ b/include/editeng/AccessibleImageBullet.hxx
@@ -53,9 +53,6 @@ namespace accessibility
virtual ~AccessibleImageBullet () override;
- // XInterface
- virtual css::uno::Any SAL_CALL queryInterface (const css::uno::Type & rType) throw (css::uno::RuntimeException, std::exception) override;
-
// XAccessible
virtual css::uno::Reference< css::accessibility::XAccessibleContext > SAL_CALL getAccessibleContext( ) throw (css::uno::RuntimeException, std::exception) override;