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)
A DeploymentException reflects a deployment error.
Definition: DeploymentException.idl:32
Interface to bind an UNO package.
Definition: XPackageRegistry.idl:35
defines the environment for a command.
Definition: XCommandEnvironment.idl:36
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
This exception is thrown if an exception situation occurred during the processing of a command and an...
Definition: CommandFailedException.idl:40
Objects of this interface reflect a bound package and are issued by a PackageRegistryBackend.
Definition: XPackage.idl:46
indicates that XPackageRegistry::bindPackage() was previously called with a different value for the r...
Definition: InvalidRemovedParameterException.idl:36