| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
interfaces for scripting providers. More...
| Constant Groups | |
| constants | ScriptFrameworkErrorType | 
| is a checked exception that represents an error encountered by the Scripting Framework whilst executing a script | |
| Classes | |
| service | LanguageScriptProvider | 
| This service provides a means of browsing and invoking scripts in a single language.  More... | |
| service | MasterScriptProvider | 
| This service acts as a wrapper around the various language specific ScriptProviders.  More... | |
| service | MasterScriptProviderFactory | 
| This service is used to create MasterScriptProviders.  More... | |
| exception | ScriptErrorRaisedException | 
| is a checked exception that represents an error encountered by a LanguageScriptProvider whilst executing a script  More... | |
| exception | ScriptExceptionRaisedException | 
| is a checked exception that represents the detail of an exception thrown by a LanguageScriptProvider whilst executing a script  More... | |
| exception | ScriptFrameworkErrorException | 
| is a checked exception that represents an error encountered by the Scripting Framework whilst executing a script  More... | |
| service | ScriptProvider | 
| This service providers a means to browse and execute scripts.  More... | |
| service | ScriptProviderForBasic | 
| This service is a Basic-specific LanguageScriptProvider.  More... | |
| service | ScriptProviderForBeanShell | 
| This service is a BeanShell-specific LanguageScriptProvider.  More... | |
| service | ScriptProviderForJava | 
| This service is a Java-specific LanguageScriptProvider.  More... | |
| service | ScriptProviderForJavaScript | 
| This service is a Java-specific LanguageScriptProvider.  More... | |
| service | ScriptURIHelper | 
| This service is used to help transform Scripting Framework storage locations to Scripting Framework script URIs and vice versa.  More... | |
| singleton | theMasterScriptProviderFactory | 
| The one and only MasterScriptProviderFactory.  More... | |
| interface | XScript | 
| This interface represents an invocable script or UNO function.  More... | |
| interface | XScriptContext | 
| This interface is provided to scripts, and provides a means of access to the various interfaces which they might need to perform some action on a document.  More... | |
| interface | XScriptProvider | 
| This interface provides a factory for obtaining objects implementing the XScript interface.  More... | |
| interface | XScriptProviderFactory | 
| This interface provides a factory for obtaining objects implementing the XScriptProvider interface.  More... | |
| interface | XScriptProviderSupplier | 
| This interface allows to get the scripting provider related to the object.  More... | |
| interface | XScriptURIHelper | 
| This interface is used to help transform Scripting Framework storage locations to Scripting Framework script URIs and vice versa.  More... | |
interfaces for scripting providers.