Searched refs:aLinguCfg (Results 1 – 5 of 5) sorted by relevance
167 SvtLinguConfig aLinguCfg; in CreateItemSet() local173 Any aLang = aLinguCfg.GetProperty(C2U("DefaultLocale")); in CreateItemSet()178 aLang = aLinguCfg.GetProperty(C2U("DefaultLocale_CJK")); in CreateItemSet()183 aLang = aLinguCfg.GetProperty(C2U("DefaultLocale_CTL")); in CreateItemSet()
132 SvtLinguConfig aLinguCfg; in getLocales() local139 aLinguCfg.GetSupportedDictionaryFormatsFor( A2OU("SpellCheckers"), in getLocales()145 aLinguCfg.GetActiveDictionariesByFormat( aFormatList[i] ) ); in getLocales()
162 SvtLinguConfig aLinguCfg; in getLocales() local167 aLinguCfg.GetSupportedDictionaryFormatsFor( A2OU("Thesauri"), in getLocales()173 aLinguCfg.GetActiveDictionariesByFormat( aFormatList[i] ) ); in getLocales()
139 SvtLinguConfig aLinguCfg; in getLocales() local146 aLinguCfg.GetSupportedDictionaryFormatsFor( A2OU("Hyphenators"), in getLocales()152 aLinguCfg.GetActiveDictionariesByFormat( aFormatList[i] ) ); in getLocales()
71 SvtLinguConfig aLinguCfg; in LinguOptions() local72 aLinguCfg.GetOptions( *pData ); in LinguOptions()