Home
last modified time | relevance | path

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

/trunk/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.cxx262 NSString* aTaggedCountry = [aTag stringByAppendingString:aCountry]; in GetSpellFailure() local
264 aLang = [aLang stringByAppendingString:aTaggedCountry]; in GetSpellFailure()
368 NSString* aTaggedCountry = [aTag stringByAppendingString:aCountry]; in GetProposals() local
370 aLang = [aLang stringByAppendingString:aTaggedCountry]; in GetProposals()