INTEGRATION: CWS fwk88 (1.4.4); FILE MERGED
2008/05/27 15:30:34 mav 1.4.4.1: #i86367# integrate the patch
This commit is contained in:
parent
9e18fc6373
commit
3d2be5bf95
1 changed files with 1 additions and 7 deletions
|
@ -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(
|
||||
|
|
Loading…
Reference in a new issue