Lines Matching refs:getLocale
150 const ::com::sun::star::lang::Locale& LocaleDataWrapper::getLocale() const in getLocale() function in LocaleDataWrapper
192 return xLD->getLanguageCountryInfo( getLocale() ); in getLanguageCountryInfo()
213 return xLD->getLocaleItem( getLocale() ); in getLocaleItem()
234 return xLD->getAllCalendars( getLocale() ); in getAllCalendars()
255 return xLD->getAllCurrencies2( getLocale() ); in getAllCurrencies()
276 return xLD->getAllFormats( getLocale() ); in getAllFormats()
297 return xLD->getCollatorImplementations( getLocale() ); in getCollatorImplementations()
318 return xLD->getTransliterations( getLocale() ); in getTransliterations()
339 return xLD->getForbiddenCharacters( getLocale() ); in getForbiddenCharacters()
360 return xLD->getReservedWord( getLocale() ); in getReservedWord()
875 NumberFormatCodeWrapper aNumberFormatCode( xSMgr, getLocale() ); in getCurrFormatsImpl()
1133 NumberFormatCodeWrapper aNumberFormatCode( xSMgr, getLocale() ); in getDateFormatsImpl()