21 module
com { module sun { module star { module script { module provider {
57 [in] sequence<any> aParams,
58 [out] sequence<short> aOutParamIndex,
59 [out] sequence<any> aOutParam ) raises(
This interface represents an invocable script or UNO function.
Definition: XScript.idl:26
is a checked exception that represents an error encountered by the Scripting Framework whilst executi...
Definition: ScriptFrameworkErrorException.idl:27
Definition: Ambiguous.idl:20
This exception denotes a checked exception (wrapping an originating exception) and may be thrown upon...
Definition: InvocationTargetException.idl:30
base interface of all UNO interfaces
Definition: XInterface.idl:45