Searched refs:getAllFormats (Results 1 – 10 of 10) sorted by relevance
8 "LocaleData";"com::sun::star::i18n::XLocaleData";"getAllFormats()"
34 <member>XLocaleData::getAllFormats()</member>.
84 sequence<FormatElement> getAllFormats(
156 ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::FormatElement > getAllFormats() const;
85 …virtual com::sun::star::uno::Sequence< FormatElement > SAL_CALL getAllFormats( const com::sun::sta…
218 format = oObj.getAllFormats(getLocale(i)); in _getAllFormats()
176 aFormatSeq = xlocaleData->getAllFormats( aLocale ); in getFormats()
271 …ar::uno::Sequence< ::com::sun::star::i18n::FormatElement > LocaleDataWrapper::getAllFormats() const in getAllFormats() function in LocaleDataWrapper276 return xLD->getAllFormats( getLocale() ); in getAllFormats()
662 LocaleData::getAllFormats( const Locale& rLocale ) throw(RuntimeException) in getAllFormats() function in LocaleData
1084 xLocaleData->getAllFormats(); in ImpGenerateCL()
Completed in 64 milliseconds