Home
last modified time | relevance | path

Searched refs:getAllInstalledLocaleNames (Results 1 – 10 of 10) sorted by last modified time

/trunk/main/offapi/com/sun/star/i18n/
H A DXLocaleData.idl128 sequence<com::sun::star::lang::Locale> getAllInstalledLocaleNames();
/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/main/unotools/inc/unotools/
H A Dlocaledatawrapper.hxx161 …::com::sun::star::uno::Sequence< ::com::sun::star::lang::Locale > getAllInstalledLocaleNames() con…
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/i18n/
H A Dcom.sun.star.i18n.LocaleData.csv15 "LocaleData";"com::sun::star::i18n::XLocaleData";"getAllInstalledLocaleNames()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XCalendar.java87 installed_locales = locData.getAllInstalledLocaleNames(); in before()
H A D_XExtendedCalendar.java58 installed_locales = locData.getAllInstalledLocaleNames(); in before()
H A D_XLocaleData.java391 Locale[] locs = oObj.getAllInstalledLocaleNames(); in _getAllInstalledLocaleNames()
/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx1348 LocaleData::getAllInstalledLocaleNames() throw(RuntimeException) in getAllInstalledLocaleNames() function in LocaleData
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier.cxx44 return LocaleData().getAllInstalledLocaleNames(); in getLocaleList()
/trunk/main/i18npool/inc/
H A Dlocaledata.hxx92 …::star::uno::Sequence< com::sun::star::lang::Locale > SAL_CALL getAllInstalledLocaleNames() throw(…

Completed in 56 milliseconds