Searched refs:nodeMatch (Results 1 – 1 of 1) sorted by relevance
793 css::uno::Reference<css::xml::dom::XNode> nodeMatch; in getLocalizedChild() local797 nodeMatch = matchFullLocale(xParent, sLocale); in getLocalizedChild()800 if (! nodeMatch.is()) in getLocalizedChild()804 if ( ! nodeMatch.is()) in getLocalizedChild()807 if (! nodeMatch.is()) in getLocalizedChild()813 return nodeMatch; in getLocalizedChild()838 css::uno::Reference<css::xml::dom::XNode> nodeMatch; in matchCountryAndLanguage() local858 if (!nodeMatch.is()) in matchCountryAndLanguage()872 return nodeMatch; in matchCountryAndLanguage()896 if (!nodeMatch.is()) in matchLanguage()[all …]
Completed in 20 milliseconds