21module
com { module sun { module star { module deployment {
51 [in]
string cacheDirectory,
52 [in]
boolean readOnly );
Interface to bind a UNO package.
Definition XPackageRegistry.idl:28
Definition Ambiguous.idl:20
The PackageRegistryBackend service is used to bind a specific type of XPackage which can be registere...
Definition PackageRegistryBackend.idl:33
createTransient([in] string context)
Creates a transient registry.
createPersistent([in] string context, [in] string cacheDirectory, [in] boolean readOnly)
Creates a persistent registry.