Searched refs:getAllInstalledLocaleNames (Results 1 – 10 of 10) sorted by relevance
15 "LocaleData";"com::sun::star::i18n::XLocaleData";"getAllInstalledLocaleNames()"
58 installed_locales = locData.getAllInstalledLocaleNames(); in before()
87 installed_locales = locData.getAllInstalledLocaleNames(); in before()
391 Locale[] locs = oObj.getAllInstalledLocaleNames(); in _getAllInstalledLocaleNames()
376 …o::Sequence< ::com::sun::star::lang::Locale > LocaleDataWrapper::getAllInstalledLocaleNames() const in getAllInstalledLocaleNames() function in LocaleDataWrapper386 rInstalledLocales = xLD->getAllInstalledLocaleNames(); in getAllInstalledLocaleNames()413 aLDW.getAllInstalledLocaleNames(); in getInstalledLocaleNames()
44 return LocaleData().getAllInstalledLocaleNames(); in getLocaleList()
127 sequence<com::sun::star::lang::Locale> getAllInstalledLocaleNames();
161 …::com::sun::star::uno::Sequence< ::com::sun::star::lang::Locale > getAllInstalledLocaleNames() con…
92 …::star::uno::Sequence< com::sun::star::lang::Locale > SAL_CALL getAllInstalledLocaleNames() throw(…
1346 LocaleData::getAllInstalledLocaleNames() throw(RuntimeException) in getAllInstalledLocaleNames() function in LocaleData
Completed in 38 milliseconds