LibreOffice Module desktop (master)
1
|
Namespaces | |
backend | |
Functions | |
css::uno::Reference< css::deployment::XPackageRegistry > | create (OUString const &context, OUString const &cachePath, css::uno::Reference< css::uno::XComponentContext > const &xComponentContext) |
Reference< deployment::XPackageRegistry > | create (OUString const &context, OUString const &cachePath, Reference< XComponentContext > const &xComponentContext) |
css::uno::Reference<css::deployment::XPackageRegistry> dp_registry::create | ( | OUString const & | context, |
OUString const & | cachePath, | ||
css::uno::Reference< css::uno::XComponentContext > const & | xComponentContext | ||
) |
Referenced by dp_manager::PackageManagerImpl::initRegistryBackends().
Reference<deployment::XPackageRegistry> dp_registry::create | ( | OUString const & | context, |
OUString const & | cachePath, | ||
Reference< XComponentContext > const & | xComponentContext | ||
) |
Definition at line 517 of file dp_registry.cxx.