Home
last modified time | relevance | path

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

/aoo42x/main/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx674 const ::rtl::OUString exp1(RTL_CONSTASCII_USTRINGPARAM("text()")); in getLocalizedPublisherNameAndURL() local
677 xPathName = m_xpath->selectSingleNode(node, exp1); in getLocalizedPublisherNameAndURL()
821 const ::rtl::OUString exp1( in matchFullLocale() local
826 return m_xpath->selectSingleNode(xParent, exp1); in matchFullLocale()
846 const ::rtl::OUString exp1( in matchCountryAndLanguage() local
851 nodeMatch = m_xpath->selectSingleNode(xParent, exp1); in matchCountryAndLanguage()
884 const ::rtl::OUString exp1( in matchLanguage() local
889 nodeMatch = m_xpath->selectSingleNode(xParent, exp1); in matchLanguage()
928 const ::rtl::OUString exp1( in getChildWithDefaultLocale() local
933 return m_xpath->selectSingleNode(xParent, exp1); in getChildWithDefaultLocale()

Completed in 37 milliseconds