Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzforlist.cxx1084 xLocaleData->getAllFormats(); in ImpGenerateCL()
/trunk/main/offapi/com/sun/star/i18n/
H A DXLocaleData.idl84 sequence<FormatElement> getAllFormats(
H A DFormatElement.idl34 <member>XLocaleData::getAllFormats()</member>.
/trunk/main/unotools/source/i18n/
H A Dlocaledatawrapper.cxx271 …ar::uno::Sequence< ::com::sun::star::i18n::FormatElement > LocaleDataWrapper::getAllFormats() const in getAllFormats() function in LocaleDataWrapper
276 return xLD->getAllFormats( getLocale() ); in getAllFormats()
/trunk/main/unotools/inc/unotools/
H A Dlocaledatawrapper.hxx156 ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::FormatElement > getAllFormats() const;
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/i18n/
H A Dcom.sun.star.i18n.LocaleData.csv8 "LocaleData";"com::sun::star::i18n::XLocaleData";"getAllFormats()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XLocaleData.java218 format = oObj.getAllFormats(getLocale(i)); in _getAllFormats()
/trunk/main/i18npool/source/numberformatcode/
H A Dnumberformatcode.cxx176 aFormatSeq = xlocaleData->getAllFormats( aLocale ); in getFormats()
/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx662 LocaleData::getAllFormats( const Locale& rLocale ) throw(RuntimeException) in getAllFormats() function in LocaleData
/trunk/main/i18npool/inc/
H A Dlocaledata.hxx85 …virtual com::sun::star::uno::Sequence< FormatElement > SAL_CALL getAllFormats( const com::sun::sta…

Completed in 87 milliseconds