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
specifies a listener combining all methods of a listener interface in a single generic call.
Definition XAllListener.idl:31
void firing([in] com::sun::star::script::AllEventObject iaEvent)
gets called when an event occurs at the object.
any approveFiring([in] com::sun::star::script::AllEventObject aEvent)
gets called when a "vetoable event" occurs at the object.
Definition Ambiguous.idl:20
This event is a wrapper for an original event in a forwarding event.
Definition AllEventObject.idl:30