Home
last modified time | relevance | path

Searched refs:getDescriptionInfoset (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/deployment/registry/package/
H A Ddp_package.cxx145 DescriptionInfoset getDescriptionInfoset() const;
558 DescriptionInfoset BackendImpl::PackageImpl::getDescriptionInfoset() const in getDescriptionInfoset() function in dp_registry::backend::bundle::__anon112ff7290111::BackendImpl::PackageImpl
560 return dp_misc::getDescriptionInfoset(m_url_expanded); in getDescriptionInfoset()
567 DescriptionInfoset info(getDescriptionInfoset()); in checkPlatform()
690 DescriptionInfoset info = getDescriptionInfoset(); in checkPrerequisites()
714 DescriptionInfoset info = getDescriptionInfoset(); in checkDependencies()
728 getDescriptionInfoset().getIdentifier(), m_name); in getIdentifier()
738 return getDescriptionInfoset().getVersion(); in getVersion()
745 return getDescriptionInfoset().getUpdateInformationUrls(); in getUpdateInformationURLs()
946 DescriptionInfoset aInfo = getDescriptionInfoset(); in getLicenseText()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/deployment/registry/package/
H A Ddp_package.cxx151 DescriptionInfoset getDescriptionInfoset() const;
564 DescriptionInfoset BackendImpl::PackageImpl::getDescriptionInfoset() const in getDescriptionInfoset() function in dp_registry::backend::bundle::__anon766b32810111::BackendImpl::PackageImpl
566 return dp_misc::getDescriptionInfoset(m_url_expanded); in getDescriptionInfoset()
573 DescriptionInfoset info(getDescriptionInfoset()); in checkPlatform()
696 DescriptionInfoset info = getDescriptionInfoset(); in checkPrerequisites()
720 DescriptionInfoset info = getDescriptionInfoset(); in checkDependencies()
734 getDescriptionInfoset().getIdentifier(), m_name); in getIdentifier()
744 return getDescriptionInfoset().getVersion(); in getVersion()
751 return getDescriptionInfoset().getUpdateInformationUrls(); in getUpdateInformationURLs()
952 DescriptionInfoset aInfo = getDescriptionInfoset(); in getLicenseText()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/deployment/inc/
H A Ddp_descriptioninfoset.hxx284 DescriptionInfoset getDescriptionInfoset(std::u16string_view sExtensionFolderURL);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/deployment/inc/
H A Ddp_descriptioninfoset.hxx283 DescriptionInfoset getDescriptionInfoset(OUString const & sExtensionFolderURL);
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/deployment/manager/
H A Ddp_manager.cxx654 dp_misc::getDescriptionInfoset(sFolderUrl); in insertToActivationLayer()
1239 dp_misc::getDescriptionInfoset(url); in synchronizeRemovedExtensions()
1377 dp_misc::getDescriptionInfoset(url); in synchronizeAddedExtensions()
H A Ddp_extensionmanager.cxx572 dp_misc::DescriptionInfoset info(dp_misc::getDescriptionInfoset(xTmpExtension->getURL())); in doChecksForAddExtension()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/deployment/manager/
H A Ddp_manager.cxx666 dp_misc::getDescriptionInfoset(sFolderUrl); in insertToActivationLayer()
1255 dp_misc::getDescriptionInfoset(url); in synchronizeRemovedExtensions()
1393 dp_misc::getDescriptionInfoset(url); in synchronizeAddedExtensions()
H A Ddp_extensionmanager.cxx562 dp_misc::DescriptionInfoset info(dp_misc::getDescriptionInfoset(xTmpExtension->getURL())); in doChecksForAddExtension()
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx295 DescriptionInfoset getDescriptionInfoset(std::u16string_view sExtensionFolderURL) in getDescriptionInfoset() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx294 DescriptionInfoset getDescriptionInfoset(OUString const & sExtensionFolderURL) in getDescriptionInfoset() function