Searched refs:exp1 (Results 1 – 1 of 1) sorted by relevance
674 const ::rtl::OUString exp1(RTL_CONSTASCII_USTRINGPARAM("text()")); in getLocalizedPublisherNameAndURL() local677 xPathName = m_xpath->selectSingleNode(node, exp1); in getLocalizedPublisherNameAndURL()821 const ::rtl::OUString exp1( in matchFullLocale() local826 return m_xpath->selectSingleNode(xParent, exp1); in matchFullLocale()846 const ::rtl::OUString exp1( in matchCountryAndLanguage() local851 nodeMatch = m_xpath->selectSingleNode(xParent, exp1); in matchCountryAndLanguage()884 const ::rtl::OUString exp1( in matchLanguage() local889 nodeMatch = m_xpath->selectSingleNode(xParent, exp1); in matchLanguage()928 const ::rtl::OUString exp1( in getChildWithDefaultLocale() local933 return m_xpath->selectSingleNode(xParent, exp1); in getChildWithDefaultLocale()
Completed in 17 milliseconds