Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx685 const ::rtl::OUString exp2(RTL_CONSTASCII_USTRINGPARAM("@xlink:href")); in getLocalizedPublisherNameAndURL() local
688 xURL = m_xpath->selectSingleNode(node, exp2); in getLocalizedPublisherNameAndURL()
860 const ::rtl::OUString exp2( in matchCountryAndLanguage() local
865 nodeMatch = m_xpath->selectSingleNode(xParent, exp2); in matchCountryAndLanguage()
898 const ::rtl::OUString exp2( in matchLanguage() local
903 nodeMatch = m_xpath->selectSingleNode(xParent, exp2); in matchLanguage()
940 const ::rtl::OUString exp2(RTL_CONSTASCII_USTRINGPARAM("*[1]")); in getChildWithDefaultLocale() local
942 return m_xpath->selectSingleNode(xParent, exp2); in getChildWithDefaultLocale()

Completed in 91 milliseconds