|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module mail {
void connected([in] com::sun::star::lang::EventObject aEvent)
Invoked when the connection to the mail server is established.
base interface for all event listeners interfaces.
Definition: XEventListener.idl:27
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:28
void disconnected([in] com::sun::star::lang::EventObject aEvent)
Invoked when the connection to the mail server is closed.
Definition: Ambiguous.idl:20
The listener interface for connection events.
Definition: XConnectionListener.idl:29