summaryrefslogtreecommitdiff
path: root/svx/source/table/tablemodel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/table/tablemodel.hxx')
-rw-r--r--svx/source/table/tablemodel.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/table/tablemodel.hxx b/svx/source/table/tablemodel.hxx
index 3f6f82b6f697..3a03b5173784 100644
--- a/svx/source/table/tablemodel.hxx
+++ b/svx/source/table/tablemodel.hxx
@@ -99,8 +99,6 @@ public:
// XComponent
virtual void SAL_CALL dispose( ) throw (css::uno::RuntimeException, std::exception) override;
- virtual void SAL_CALL addEventListener( const css::uno::Reference< css::lang::XEventListener >& xListener ) throw (css::uno::RuntimeException, std::exception) override;
- virtual void SAL_CALL removeEventListener( const css::uno::Reference< css::lang::XEventListener >& aListener ) throw (css::uno::RuntimeException, std::exception) override;
// XModifiable
virtual sal_Bool SAL_CALL isModified( ) throw (css::uno::RuntimeException, std::exception) override;