20#ifndef __com_sun_star_script_provider_XScriptProvider_idl__
21#define __com_sun_star_script_provider_XScriptProvider_idl__
29module
com { module sun { module star { module script { module provider {
is a checked exception that represents an error encountered by the Scripting Framework whilst executi...
Definition ScriptFrameworkErrorException.idl:32
This interface provides a factory for obtaining objects implementing the XScript interface.
Definition XScriptProvider.idl:35
XScript getScript([in] string sScriptURI)
a factory method for the creation of XScript implementations.
This interface represents an invocable script or UNO function.
Definition XScript.idl:35
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22