Home
last modified time | relevance | path

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

/aoo4110/main/i18npool/source/isolang/
H A Disolang.cxx952 const IsoLangOtherEntry* pOtherEntry = aImplOtherEntries; in convertIsoNamesToLanguage() local
955 if ( aLowerLang.equalsAscii( pOtherEntry->mpLangStr ) ) in convertIsoNamesToLanguage()
956 return pOtherEntry->mnLang; in convertIsoNamesToLanguage()
957 ++pOtherEntry; in convertIsoNamesToLanguage()
959 while ( pOtherEntry->mnLang != LANGUAGE_DONTKNOW ); in convertIsoNamesToLanguage()

Completed in 19 milliseconds