summaryrefslogtreecommitdiff
path: root/embeddedobj
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-06-20 06:07:20 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-06-20 06:07:20 +0000
commit3e6d980c98a0188c249e91f96c38773fb5c82b66 (patch)
tree9a463e28c45b853a3731df4f53ef01b5491fa754 /embeddedobj
parent42c4a6fd664fff8095ae09b931865ef5c3728e92 (diff)
INTEGRATION: CWS fwk88 (1.4.4); FILE MERGED
2008/05/27 15:30:34 mav 1.4.4.1: #i86367# integrate the patch
Diffstat (limited to 'embeddedobj')
-rw-r--r--embeddedobj/source/inc/intercept.hxx8
1 files changed, 1 insertions, 7 deletions
diff --git a/embeddedobj/source/inc/intercept.hxx b/embeddedobj/source/inc/intercept.hxx
index 08c85c728f..58119deade 100644
--- a/embeddedobj/source/inc/intercept.hxx
+++ b/embeddedobj/source/inc/intercept.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: intercept.hxx,v $
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
* This file is part of OpenOffice.org.
*
@@ -51,8 +51,6 @@ public:
Interceptor( DocumentHolder* pDocHolder );
~Interceptor();
- void GenerateFeatureStateEvent();
-
void DisconnectDocHolder();
// overwritten to release the statuslistner.
@@ -66,10 +64,6 @@ public:
removeEventListener( const com::sun::star::uno::Reference< com::sun::star::lang::XEventListener >& aListener )
throw( com::sun::star::uno::RuntimeException );
- void SAL_CALL
- dispose() throw(::com::sun::star::uno::RuntimeException);
-
-
//XDispatch
virtual void SAL_CALL
dispatch(