Home
last modified time | relevance | path

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

/trunk/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.cxx117 std::vector<NSString*> postspdict; in getLocales() local
134 postspdict.push_back( pLangStr ); in getLocales()
139 numshr = postspdict.size(); in getLocales()
163 NSDictionary *aLocDict = [ NSLocale componentsFromLocaleIdentifier:postspdict[i] ]; in getLocales()

Completed in 14 milliseconds