LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_script_provider_XScriptProviderFactory_idl__
21 #define __com_sun_star_script_provider_XScriptProviderFactory_idl__
28 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
XScriptProvider createScriptProvider([in] any Context)
a factory method for the creation of XScriptProviders implementations.
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
base interface of all UNO interfaces
Definition: XInterface.idl:48
This interface provides a factory for obtaining objects implementing the XScriptProvider interface.
Definition: XScriptProviderFactory.idl:34