LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_document_XEventBroadcaster_idl__
20 #define __com_sun_star_document_XEventBroadcaster_idl__
26 module
com { module sun { module star { module document {
makes it possible to register listeners, which are called whenever a document or document content eve...
Definition: XEventListener.idl:37
void removeEventListener([in] XEventListener Listener)
unregisters the given listener
void addEventListener([in] XEventListener Listener)
registers the given listener
makes it possible to register listeners which are called whenever a document event (see EventObject) ...
Definition: XEventBroadcaster.idl:35
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48