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:
@@ -7,7 +7,7 @@
|
|||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* OpenOffice.org - a multi-platform office productivity suite
|
||||||
*
|
*
|
||||||
* $RCSfile: intercept.hxx,v $
|
* $RCSfile: intercept.hxx,v $
|
||||||
* $Revision: 1.4 $
|
* $Revision: 1.5 $
|
||||||
*
|
*
|
||||||
* This file is part of OpenOffice.org.
|
* This file is part of OpenOffice.org.
|
||||||
*
|
*
|
||||||
@@ -51,8 +51,6 @@ public:
|
|||||||
Interceptor( DocumentHolder* pDocHolder );
|
Interceptor( DocumentHolder* pDocHolder );
|
||||||
~Interceptor();
|
~Interceptor();
|
||||||
|
|
||||||
void GenerateFeatureStateEvent();
|
|
||||||
|
|
||||||
void DisconnectDocHolder();
|
void DisconnectDocHolder();
|
||||||
// overwritten to release the statuslistner.
|
// overwritten to release the statuslistner.
|
||||||
|
|
||||||
@@ -66,10 +64,6 @@ public:
|
|||||||
removeEventListener( const com::sun::star::uno::Reference< com::sun::star::lang::XEventListener >& aListener )
|
removeEventListener( const com::sun::star::uno::Reference< com::sun::star::lang::XEventListener >& aListener )
|
||||||
throw( com::sun::star::uno::RuntimeException );
|
throw( com::sun::star::uno::RuntimeException );
|
||||||
|
|
||||||
void SAL_CALL
|
|
||||||
dispose() throw(::com::sun::star::uno::RuntimeException);
|
|
||||||
|
|
||||||
|
|
||||||
//XDispatch
|
//XDispatch
|
||||||
virtual void SAL_CALL
|
virtual void SAL_CALL
|
||||||
dispatch(
|
dispatch(
|
||||||
|
Reference in New Issue
Block a user