|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module script {
base interface for all event listeners interfaces.
Definition: XEventListener.idl:27
script event that gets delivered whenever a script event takes place.
Definition: ScriptEvent.idl:29
makes it possible to receive ScriptEvents.
Definition: XScriptListener.idl:27
This exception denotes a checked exception (wrapping an originating exception) and may be thrown upon...
Definition: InvocationTargetException.idl:31
Definition: Ambiguous.idl:20
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.