19 #ifndef __com_sun_star_frame_XTerminateListener2_idl__
20 #define __com_sun_star_frame_XTerminateListener2_idl__
25 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:31
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:38
Definition: Ambiguous.idl:22
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:32