19 #ifndef __com_sun_star_script_XEngineListener_idl__
20 #define __com_sun_star_script_XEngineListener_idl__
32 module com { module sun { module star { module script {
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:31
base interface for all event listeners interfaces.
Definition: XEventListener.idl:32
describes an interrupt which occurs in the scripting engine.
Definition: InterruptEngineEvent.idl:33
event contains the reasons and the data for the XEngineListener::finished() method.
Definition: FinishEngineEvent.idl:34
makes it possible to receive events from a scripting engine.
Definition: XEngineListener.idl:37