20#ifndef _com_sun_star_deployment_XPackageManagerFactory_idl
21#define _com_sun_star_deployment_XPackageManagerFactory_idl
27module
com { module sun { module star { module deployment {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:31
The XPackageManagerFactory interface is used to obtain XPackageManager instances.
Definition XPackageManagerFactory.idl:44
XPackageManager getPackageManager([in] string context)
Method to create (or reusing and already existing) XPackageManager object to add or remove UNO packag...
The XPackageManager interface is used to add or remove packages to a specific repository.
Definition XPackageManager.idl:67
Definition Ambiguous.idl:22