Searched refs:aFormatList (Results 1 – 3 of 3) sorted by relevance
138 uno::Sequence< rtl::OUString > aFormatList; in getLocales() local140 A2OU("org.openoffice.lingu.MySpellSpellChecker"), aFormatList ); in getLocales()141 sal_Int32 nLen = aFormatList.getLength(); in getLocales()145 aLinguCfg.GetActiveDictionariesByFormat( aFormatList[i] ) ); in getLocales()
166 uno::Sequence< rtl::OUString > aFormatList; in getLocales() local168 A2OU("org.openoffice.lingu.new.Thesaurus"), aFormatList ); in getLocales()169 sal_Int32 nLen = aFormatList.getLength(); in getLocales()173 aLinguCfg.GetActiveDictionariesByFormat( aFormatList[i] ) ); in getLocales()
145 uno::Sequence< rtl::OUString > aFormatList; in getLocales() local147 A2OU("org.openoffice.lingu.LibHnjHyphenator"), aFormatList ); in getLocales()148 sal_Int32 nLen = aFormatList.getLength(); in getLocales()152 aLinguCfg.GetActiveDictionariesByFormat( aFormatList[i] ) ); in getLocales()
Completed in 53 milliseconds