Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/misc/
H A Dlocale.cxx528 for ( pIt = lISOList.begin(); in getFallback()
529 pIt != lISOList.end() ; in getFallback()
557 (pEN == lISOList.end() ) && in getFallback()
584 if (pAny == lISOList.end()) in getFallback()
588 if (pSimilar != lISOList.end()) in getFallback()
591 if (pEN_US != lISOList.end()) in getFallback()
594 if (pEN != lISOList.end()) in getFallback()
597 if (pXDefault != lISOList.end()) in getFallback()
600 if (pXNoTranslate != lISOList.end()) in getFallback()
603 if (pAny != lISOList.end()) in getFallback()
[all …]
/trunk/main/comphelper/inc/comphelper/
H A Dlocale.hxx382 …:rtl::OUString >::const_iterator getFallback(const ::std::vector< ::rtl::OUString >& lISOList ,

Completed in 19 milliseconds