20 #ifndef __com_sun_star_script_provider_XScript_idl__
21 #define __com_sun_star_script_provider_XScript_idl__
30 module com { module sun { module star { module script { module provider {
66 [in] sequence<any> aParams,
67 [out] sequence<short> aOutParamIndex,
68 [out] sequence<any> aOutParam ) raises(
This interface represents an invokable script or UNO function.
Definition: XScript.idl:35
is a checked exception that represents an error encountered by the Scripting Framework whilst executi...
Definition: ScriptFrameworkErrorException.idl:32
This exception denotes a checked exception (wrapping an originating exception) and may be thrown upon...
Definition: InvocationTargetException.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:47