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 InvocationTargetException.idl:31
base interface for all event listeners interfaces.
Definition XEventListener.idl:27
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