Home
last modified time | relevance | path

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

/trunk/main/unotools/source/i18n/
H A Dlocaledatawrapper.cxx376 …o::Sequence< ::com::sun::star::lang::Locale > LocaleDataWrapper::getAllInstalledLocaleNames() const in getAllInstalledLocaleNames() function in LocaleDataWrapper
386 rInstalledLocales = xLD->getAllInstalledLocaleNames(); in getAllInstalledLocaleNames()
413 aLDW.getAllInstalledLocaleNames(); in getInstalledLocaleNames()
/trunk/test/testuno/source/api/i18n/
H A DXExtendedCalendarTest.java85 installed_locales = locData.getAllInstalledLocaleNames(); in before()
H A DXCalendarTest.java113 installed_locales = locData.getAllInstalledLocaleNames(); in before()
H A DXLocaleDataTest.java432 Locale[] locs = oObj.getAllInstalledLocaleNames(); in _getAllInstalledLocaleNames()
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier.cxx44 return LocaleData().getAllInstalledLocaleNames(); in getLocaleList()
/trunk/main/offapi/com/sun/star/i18n/
H A DXLocaleData.idl128 sequence<com::sun::star::lang::Locale> getAllInstalledLocaleNames();
/trunk/main/unotools/inc/unotools/
H A Dlocaledatawrapper.hxx161 …::com::sun::star::uno::Sequence< ::com::sun::star::lang::Locale > getAllInstalledLocaleNames() con…
/trunk/main/i18npool/inc/
H A Dlocaledata.hxx92 …::star::uno::Sequence< com::sun::star::lang::Locale > SAL_CALL getAllInstalledLocaleNames() throw(…
/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx1347 LocaleData::getAllInstalledLocaleNames() throw(RuntimeException) in getAllInstalledLocaleNames() function in LocaleData