Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptlingu.cxx545 Sequence< Locale > aAllServiceLocales; member in SvxLinguData_Impl
569 const Sequence<Locale> & GetAllSupportedLocales() { return aAllServiceLocales; } in GetAllSupportedLocales()
801 lcl_MergeLocales( aAllServiceLocales, aLocales ); in SvxLinguData_Impl()
825 lcl_MergeLocales( aAllServiceLocales, aLocales ); in SvxLinguData_Impl()
849 lcl_MergeLocales( aAllServiceLocales, aLocales ); in SvxLinguData_Impl()
873 lcl_MergeLocales( aAllServiceLocales, aLocales ); in SvxLinguData_Impl()
879 const Locale* pAllLocales = aAllServiceLocales.getConstArray(); in SvxLinguData_Impl()
880 for(sal_Int32 nLocale = 0; nLocale < aAllServiceLocales.getLength(); nLocale++) in SvxLinguData_Impl()
912 aAllServiceLocales (rData.aAllServiceLocales), in SvxLinguData_Impl()
928 aAllServiceLocales = rData.aAllServiceLocales; in operator =()

Completed in 22 milliseconds