21 module
com { module sun { module star { module frame {
extend interface XTerminateListener so a listener will be informed in case termination process was ca...
Definition XTerminateListener2.idl:27
void cancelTermination([in] com::sun::star::lang::EventObject Event)
is called when the master environment (e.g., desktop) was canceled in it's terminate request.
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
specifies the base for all event objects and identifies the source of the event.
Definition generated_idl_chapter_refs.idl:253