From 3d2be5bf958b477e49b8cfddcd60b08f48239e47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Fri, 20 Jun 2008 06:07:20 +0000 Subject: [PATCH] INTEGRATION: CWS fwk88 (1.4.4); FILE MERGED 2008/05/27 15:30:34 mav 1.4.4.1: #i86367# integrate the patch --- embeddedobj/source/inc/intercept.hxx | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/embeddedobj/source/inc/intercept.hxx b/embeddedobj/source/inc/intercept.hxx index cfc72cd8f2cd..c9400e04948a 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(