|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module connection {
allows to add listeners to a connection.
Definition: XConnectionBroadcaster.idl:31
void removeStreamListener([in] com::sun::star::io::XStreamListener aListener)
unregisters an object to receive events from this connection.
void addStreamListener([in] com::sun::star::io::XStreamListener aListener)
registers an object to receive events from this connection.
makes it possible to receive events from an active data control.
Definition: XStreamListener.idl:27
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46