Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/app/
H A Dappopt.cxx171 SvtLinguConfig aLinguCfg; in CreateItemSet() local
177 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()
/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx132 SvtLinguConfig aLinguCfg; in getLocales() local
139 aLinguCfg.GetSupportedDictionaryFormatsFor( A2OU("SpellCheckers"), in getLocales()
145 aLinguCfg.GetActiveDictionariesByFormat( aFormatList[i] ) ); in getLocales()
/trunk/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.cxx162 SvtLinguConfig aLinguCfg; in getLocales() local
167 aLinguCfg.GetSupportedDictionaryFormatsFor( A2OU("Thesauri"), in getLocales()
173 aLinguCfg.GetActiveDictionariesByFormat( aFormatList[i] ) ); in getLocales()
/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx139 SvtLinguConfig aLinguCfg; in getLocales() local
146 aLinguCfg.GetSupportedDictionaryFormatsFor( A2OU("Hyphenators"), in getLocales()
152 aLinguCfg.GetActiveDictionariesByFormat( aFormatList[i] ) ); in getLocales()
/trunk/main/linguistic/source/
H A Dlngopt.cxx71 SvtLinguConfig aLinguCfg; in LinguOptions() local
72 aLinguCfg.GetOptions( *pData ); in LinguOptions()

Completed in 30 milliseconds