|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 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:27
XScript getScript([in] string sScriptURI)
a factory method for the creation of XScript implementations.
is a checked exception that represents an error encountered by the Scripting Framework whilst executi...
Definition: ScriptFrameworkErrorException.idl:27
Definition: Ambiguous.idl:20
This interface represents an invocable script or UNO function.
Definition: XScript.idl:26
base interface of all UNO interfaces
Definition: XInterface.idl:46