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 exception denotes a checked exception (wrapping an originating exception) and may be thrown upon...
Definition: InvocationTargetException.idl:31
is a checked exception that represents an error encountered by the Scripting Framework whilst executi...
Definition: ScriptFrameworkErrorException.idl:27
This interface represents an invocable script or UNO function.
Definition: XScript.idl:26
any invoke([in] sequence< any > aParams, [out] sequence< short > aOutParamIndex, [out] sequence< any > aOutParam)
invoke the script or function represented by the implementing object
base interface of all UNO interfaces
Definition: XInterface.idl:46
Definition: Ambiguous.idl:20