Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/options/
H A Doptlingu.cxx681 const Locale* pAllLocales = aAllLocales.getConstArray(); in lcl_MergeLocales() local
690 bFound = pAdd[i].Language == pAllLocales[j].Language && in lcl_MergeLocales()
691 pAdd[i].Country == pAllLocales[j].Country; in lcl_MergeLocales()
879 const Locale* pAllLocales = aAllServiceLocales.getConstArray(); in SvxLinguData_Impl() local
882 sal_Int16 nLang = SvxLocaleToLanguage( pAllLocales[nLocale] ); in SvxLinguData_Impl()
884 aCfgSvcs = xLinguSrvcMgr->getConfiguredServices(C2U(cSpell), pAllLocales[nLocale]); in SvxLinguData_Impl()
889 aCfgSvcs = xLinguSrvcMgr->getConfiguredServices(C2U(cGrammar), pAllLocales[nLocale]); in SvxLinguData_Impl()
894 aCfgSvcs = xLinguSrvcMgr->getConfiguredServices(C2U(cHyph), pAllLocales[nLocale]); in SvxLinguData_Impl()
899 aCfgSvcs = xLinguSrvcMgr->getConfiguredServices(C2U(cThes), pAllLocales[nLocale]); in SvxLinguData_Impl()
1739 const Locale* pAllLocales = pLinguData->GetAllSupportedLocales().getConstArray(); in IMPL_LINK() local
[all …]

Completed in 27 milliseconds