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