Home
last modified time | relevance | path

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

/aoo4110/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx177 std::set< rtl::OUString, lt_rtl_OUString >::const_iterator aItB; in getLocales() local
179 for (aItB = aLocaleNamesSet.begin(); aItB != aLocaleNamesSet.end(); ++aItB) in getLocales()
182 MsLangId::convertIsoStringToLanguage( *aItB ))); in getLocales()
/aoo4110/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.cxx206 std::set< rtl::OUString, lt_rtl_OUString >::const_iterator aItB; in getLocales() local
208 for (aItB = aLocaleNamesSet.begin(); aItB != aLocaleNamesSet.end(); ++aItB) in getLocales()
211 MsLangId::convertIsoStringToLanguage( *aItB ))); in getLocales()
/aoo4110/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx185 std::set< rtl::OUString, lt_rtl_OUString >::const_iterator aItB; in getLocales() local
187 for (aItB = aLocaleNamesSet.begin(); aItB != aLocaleNamesSet.end(); ++aItB) in getLocales()
190 MsLangId::convertIsoStringToLanguage( *aItB ))); in getLocales()

Completed in 38 milliseconds