Searched refs:aLinguCfg (Results 1 – 5 of 5) sorted by relevance
171 SvtLinguConfig aLinguCfg; in CreateItemSet() local177 Any aLang = aLinguCfg.GetProperty(C2U("DefaultLocale")); in CreateItemSet()182 aLang = aLinguCfg.GetProperty(C2U("DefaultLocale_CJK")); in CreateItemSet()187 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()
Completed in 39 milliseconds