|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module script { module vba {
Executes VBA event handlers.
Definition: XVBAEventProcessor.idl:27
boolean processVbaEvent([in] long nEventId, [in] sequence< any > aArgs)
Executes a VBA event handler.
Definition: Ambiguous.idl:20
thrown to indicate a general veto.
Definition: VetoException.idl:29
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
boolean hasVbaEventHandler([in] long nEventId, [in] sequence< any > aArgs)
Returns whether a VBA event handler exists.