22 module
com { module sun { module star { module script {
This exception denotes a checked exception (wrapping an originating exception) and may be thrown upon...
Definition generated_idl_chapter_refs.idl:3421
base interface for all event listeners interfaces.
Definition generated_idl_chapter_refs.idl:2648
makes it possible to receive ScriptEvents.
Definition XScriptListener.idl:27
any approveFiring([in] com::sun::star::script::ScriptEvent aEvent)
gets called when a "vetoable event" occurs at the object.
void firing([in] com::sun::star::script::ScriptEvent aEvent)
gets called when an event takes place.
Definition Ambiguous.idl:20
script event that gets delivered whenever a script event takes place.
Definition ScriptEvent.idl:29