summaryrefslogtreecommitdiff
path: root/embeddedobj/source/inc/intercept.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'embeddedobj/source/inc/intercept.hxx')
-rw-r--r--embeddedobj/source/inc/intercept.hxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/embeddedobj/source/inc/intercept.hxx b/embeddedobj/source/inc/intercept.hxx
index f08135f113ba..65782195dc92 100644
--- a/embeddedobj/source/inc/intercept.hxx
+++ b/embeddedobj/source/inc/intercept.hxx
@@ -41,17 +41,6 @@ public:
virtual ~Interceptor();
void DisconnectDocHolder();
- // overwritten to release the statuslistner.
-
- // XComponent
- void SAL_CALL
- addEventListener(
- const com::sun::star::uno::Reference< com::sun::star::lang::XEventListener >& xListener )
- throw( com::sun::star::uno::RuntimeException );
-
- void SAL_CALL
- removeEventListener( const com::sun::star::uno::Reference< com::sun::star::lang::XEventListener >& aListener )
- throw( com::sun::star::uno::RuntimeException );
//XDispatch
virtual void SAL_CALL