20 #ifndef __com_sun_star_script_provider_XScriptProvider_idl__
21 #define __com_sun_star_script_provider_XScriptProvider_idl__
29 module
com { module sun { module star { module script { module provider {
This interface provides a factory for obtaining objects implementing the XScript interface.
Definition: XScriptProvider.idl:35
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
– idl definition –
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:47