User: rt Date: 05/10/24 01:29:42 Modified: /dba/dbaccess/source/core/dataaccess/ intercept.hxx
Log: INTEGRATION: CWS dba201d (1.3.10); FILE MERGED 2005/10/07 06:23:00 fs 1.3.10.1: remove the unused implementation of XComponent File Changes: Directory: /dba/dbaccess/source/core/dataaccess/ ================================================ File [changed]: intercept.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/intercept.hxx?r1=1.3&r2=1.4 Delta lines: +1 -17 -------------------- --- intercept.hxx 8 Sep 2005 13:30:54 -0000 1.3 +++ intercept.hxx 24 Oct 2005 08:29:39 -0000 1.4 @@ -77,23 +77,7 @@ OInterceptor( ODocumentDefinition* _pContentHolder,sal_Bool _bAllowEditDoc ); - - void DisconnectContentHolder(); - // overwritten to release the statuslistner. - - // XComponent - virtual void SAL_CALL - addEventListener( - const com::sun::star::uno::Reference< com::sun::star::lang::XEventListener >& xListener ) - throw( com::sun::star::uno::RuntimeException ); - - virtual void SAL_CALL - 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); - + void SAL_CALL dispose() throw(::com::sun::star::uno::RuntimeException); //XDispatch virtual void SAL_CALL --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
