Searched refs:exp2 (Results 1 – 1 of 1) sorted by relevance
685 const ::rtl::OUString exp2(RTL_CONSTASCII_USTRINGPARAM("@xlink:href")); in getLocalizedPublisherNameAndURL() local688 xURL = m_xpath->selectSingleNode(node, exp2); in getLocalizedPublisherNameAndURL()860 const ::rtl::OUString exp2( in matchCountryAndLanguage() local865 nodeMatch = m_xpath->selectSingleNode(xParent, exp2); in matchCountryAndLanguage()898 const ::rtl::OUString exp2( in matchLanguage() local903 nodeMatch = m_xpath->selectSingleNode(xParent, exp2); in matchLanguage()940 const ::rtl::OUString exp2(RTL_CONSTASCII_USTRINGPARAM("*[1]")); in getChildWithDefaultLocale() local942 return m_xpath->selectSingleNode(xParent, exp2); in getChildWithDefaultLocale()
Completed in 78 milliseconds