LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef _com_sun_star_deployment_XPackageRegistry_idl
21 #define _com_sun_star_deployment_XPackageRegistry_idl
29 module
com { module sun { module star { module deployment {
87 [in]
string mediaType,
89 [in]
string identifier,
101 sequence<XPackageTypeInfo> getSupportedPackageTypes();
105 [in]
string mediaType)
This exception is thrown if an exception situation occurred during the processing of a command and an...
Definition: CommandFailedException.idl:39
defines the environment for a command.
Definition: XCommandEnvironment.idl:35
Objects of this interface reflect a bound package and are issued by a PackageRegistryBackend.
Definition: XPackage.idl:46
Interface to bind a UNO package.
Definition: XPackageRegistry.idl:35
A DeploymentException reflects a deployment error.
Definition: DeploymentException.idl:32
Definition: Ambiguous.idl:22
indicates that XPackageRegistry::bindPackage() was previously called with a different value for the r...
Definition: InvalidRemovedParameterException.idl:36
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29