Home
last modified time | relevance | path

Searched refs:platform_fits (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/desktop/source/deployment/inc/
H A Ddp_platform.hxx42 bool platform_fits( ::rtl::OUString const & platform_string );
/aoo4110/main/desktop/source/deployment/misc/
H A Ddp_platform.cxx203 bool platform_fits( OUString const & platform_string ) in platform_fits() function
/aoo4110/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx1487 if (param != 0 && !platform_fits( param->m_sValue )) in scanBundle()
1577 !platform_fits( title.copy( 0, title.getLength() - 4 ) )) { in scanLegacyBundle()
/aoo4110/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx767 if (param == 0 || platform_fits( param->m_sValue )) { in bindPackage_()
798 if (param == 0 || platform_fits( param->m_sValue )) { in bindPackage_()
/aoo4110/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx1053 if (param != 0 && !platform_fits( param->m_sValue )) in getDeployedPackage_()

Completed in 65 milliseconds