Hello

When OpenOffice.org starts, my extension registers an object with the service 
com.sun.star.frame.GlobalEventBroadcaster using the addEventListener function 
of the com::sun::star::document::XEventBroadcaster interface. When I quit 
OpenOffice.org, the registered object isn't destroyed. Is it normal ?

Moreover, the service com.sun.star.frame.GlobalEventBroadcaster is unpublished 
and the interface com::sun::star::document::XEventBroadcaster is deprecated. 
Is there a service I could use instead that offers the same functionality and 
that is more reliable ? If not, how can I emulate it ?

Thanks

Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to