LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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 {
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.
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:32
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
extend interface XTerminateListener so a listener will be informed in case termination process was ca...
Definition: XTerminateListener2.idl:31