LibreOffice Module desktop (master)
1
|
Classes | |
class | ExtensionBackendDb |
Functions | |
css::uno::Reference< css::deployment::XPackageRegistry > | create (css::uno::Reference< css::deployment::XPackageRegistry > const &xRootRegistry, OUString const &context, OUString const &cachePath, css::uno::Reference< css::uno::XComponentContext > const &xComponentContext) |
Reference< deployment::XPackageRegistry > | create (Reference< deployment::XPackageRegistry > const &xRootRegistry, OUString const &context, OUString const &cachePath, Reference< XComponentContext > const &xComponentContext) |
css::uno::Reference<css::deployment::XPackageRegistry> dp_registry::backend::bundle::create | ( | css::uno::Reference< css::deployment::XPackageRegistry > const & | xRootRegistry, |
OUString const & | context, | ||
OUString const & | cachePath, | ||
css::uno::Reference< css::uno::XComponentContext > const & | xComponentContext | ||
) |
Referenced by desktop::_checkAndCreateDirectory(), desktop::Acceptor::Acceptor(), dp_registry::backend::sfwk::BackendImpl::bindPackage_(), migration::WordbookMigration::checkAndCreateDirectory(), migration::BasicMigration::checkAndCreateDirectory(), desktop::configureUcb(), dp_manager::PackageManagerImpl::create(), dp_gui::UpdateDialog::createNotifyJob(), desktop::MigrationImpl::dectectUIChangesForAllModules(), dp_misc::DescriptionInfoset::DescriptionInfoset(), desktop::DispatchWatcher::dispatchFinished(), dp_misc::disposeBridges(), doc_addCertificate(), doc_iniUnoCommands(), doc_insertCertificate(), desktop::MigrationImpl::doMigration(), desktop::DispatchWatcher::executeDispatchRequests(), desktop::userinstall::finalize(), dp_registry::backend::BackendDb::getDocument(), getLanguages(), dp_registry::backend::BackendDb::getXPathAPI(), dp_gui::ProgressCmdEnv::handle(), desktop::Desktop::HandleAppEvent(), lo_destroy(), lo_documentLoadWithOptions(), lo_runMacro(), lo_signDocument(), desktop::Desktop::Main(), desktop::Desktop::OpenClients(), dp_gui::DialogHelper::openWebBrowser(), preloadData(), desktop::Desktop::QueryExit(), dp_misc::resolveUnoURL(), migration::OO3ExtensionMigration::scanDescriptionXml(), desktop::Desktop::ShowBackingComponent(), dp_gui::TheExtensionManager::TheExtensionManager(), unopkg_main(), and dp_misc::xml_parse().
Reference<deployment::XPackageRegistry> dp_registry::backend::bundle::create | ( | Reference< deployment::XPackageRegistry > const & | xRootRegistry, |
OUString const & | context, | ||
OUString const & | cachePath, | ||
Reference< XComponentContext > const & | xComponentContext | ||
) |
Definition at line 1587 of file dp_package.cxx.