|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 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:32
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:30
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46