20 #ifndef _com_sun_star_deployment_PackageRegistryBackend_idl 21 #define _com_sun_star_deployment_PackageRegistryBackend_idl 26 module
com { module sun { module star { module deployment {
44 createTransient( [in]
string context );
55 createPersistent( [in]
string context,
56 [in]
string cacheDirectory,
57 [in]
boolean readOnly );
Definition: Ambiguous.idl:22
Interface to bind a UNO package.
Definition: XPackageRegistry.idl:35
The PackageRegistryBackend service is used to bind a specific type of XPackage which can be registere...
Definition: PackageRegistryBackend.idl:37