|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module frame {
void queryTermination([in] com::sun::star::lang::EventObject Event)
is called when the master environment (e.g., desktop) is about to terminate.
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
can be thrown by a XTerminateListener to prevent the environment (e.g., desktop) from terminating
Definition: TerminationVetoException.idl:42
has to be provided if an object wants to receive an event when the master environment (e....
Definition: XTerminateListener.idl:32
Definition: Ambiguous.idl:20
void notifyTermination([in] com::sun::star::lang::EventObject Event)
is called when the master environment is finally terminated.