Home
last modified time | relevance | path

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

/trunk/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.cxx163 NSDictionary *aLocDict = [ NSLocale componentsFromLocaleIdentifier:postspdict[i] ]; in getLocales() local
164 NSString* aLang = [ aLocDict objectForKey:NSLocaleLanguageCode ]; in getLocales()
165 NSString* aCountry = [ aLocDict objectForKey:NSLocaleCountryCode ]; in getLocales()

Completed in 17 milliseconds