21 module
com { module sun { module star { module deployment {
79 [in]
string mediaType,
81 [in]
string identifier,
93 sequence<XPackageTypeInfo> getSupportedPackageTypes();
97 [in]
string mediaType)
A DeploymentException reflects a deployment error.
Definition: DeploymentException.idl:27
Definition: Ambiguous.idl:20
Interface to bind a UNO package.
Definition: XPackageRegistry.idl:27
defines the environment for a command.
Definition: XCommandEnvironment.idl:28
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
This exception is thrown if an exception situation occurred during the processing of a command and an...
Definition: CommandFailedException.idl:34
Objects of this interface reflect a bound package and are issued by a PackageRegistryBackend.
Definition: XPackage.idl:28
indicates that XPackageRegistry::bindPackage() was previously called with a different value for the r...
Definition: InvalidRemovedParameterException.idl:31