22 module
com { module sun { module star { module frame {
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
void notifyTermination([in] com::sun::star::lang::EventObject Event)
is called when the master environment is finally terminated.
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
Definition Ambiguous.idl:20
specifies the base for all event objects and identifies the source of the event.
Definition EventObject.idl:28