Lines Matching refs:LocaleDataWrapper

78 sal_uInt8 LocaleDataWrapper::nLocaleDataChecking = 0;
80 LocaleDataWrapper::LocaleDataWrapper( in LocaleDataWrapper() function in LocaleDataWrapper
137 LocaleDataWrapper::~LocaleDataWrapper() in ~LocaleDataWrapper()
142 void LocaleDataWrapper::setLocale( const ::com::sun::star::lang::Locale& rLocale ) in setLocale()
150 const ::com::sun::star::lang::Locale& LocaleDataWrapper::getLocale() const in getLocale()
157 void LocaleDataWrapper::invalidateData() in invalidateData()
187 ::com::sun::star::i18n::LanguageCountryInfo LocaleDataWrapper::getLanguageCountryInfo() const in getLanguageCountryInfo()
208 ::com::sun::star::i18n::LocaleDataItem LocaleDataWrapper::getLocaleItem() const in getLocaleItem()
229 ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::Calendar > LocaleDataWrapper::getAllCalend… in getAllCalendars()
250 ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::Currency2 > LocaleDataWrapper::getAllCurre… in getAllCurrencies()
271 ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::FormatElement > LocaleDataWrapper::getAllF… in getAllFormats()
292 ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::Implementation > LocaleDataWrapper::getCol… in getCollatorImplementations()
313 ::com::sun::star::uno::Sequence< ::rtl::OUString > LocaleDataWrapper::getTransliterations() const in getTransliterations()
334 ::com::sun::star::i18n::ForbiddenCharacters LocaleDataWrapper::getForbiddenCharacters() const in getForbiddenCharacters()
355 ::com::sun::star::uno::Sequence< ::rtl::OUString > LocaleDataWrapper::getReservedWord() const in getReservedWord()
376 ::com::sun::star::uno::Sequence< ::com::sun::star::lang::Locale > LocaleDataWrapper::getAllInstalle… in getAllInstalledLocaleNames()
405 ::com::sun::star::uno::Sequence< ::com::sun::star::lang::Locale > LocaleDataWrapper::getInstalledLo… in getInstalledLocaleNames()
412 LocaleDataWrapper aLDW( ::comphelper::getProcessServiceFactory(), lang::Locale() ); in getInstalledLocaleNames()
419 ::com::sun::star::uno::Sequence< sal_uInt16 > LocaleDataWrapper::getInstalledLanguageTypes() in getInstalledLanguageTypes()
523 const String& LocaleDataWrapper::getOneLocaleItem( sal_Int16 nItem ) const in getOneLocaleItem()
534 ((LocaleDataWrapper*)this)->getOneLocaleItemImpl( nItem ); in getOneLocaleItem()
540 void LocaleDataWrapper::getOneLocaleItemImpl( sal_Int16 nItem ) in getOneLocaleItemImpl()
606 void LocaleDataWrapper::getOneReservedWordImpl( sal_Int16 nWord ) in getOneReservedWordImpl()
619 const String& LocaleDataWrapper::getOneReservedWord( sal_Int16 nWord ) const in getOneReservedWord()
630 ((LocaleDataWrapper*)this)->getOneReservedWordImpl( nWord ); in getOneReservedWord()
636 MeasurementSystem LocaleDataWrapper::mapMeasurementStringToEnum( const String& rMS ) const in mapMeasurementStringToEnum()
646 void LocaleDataWrapper::getDefaultCalendarImpl() in getDefaultCalendarImpl()
670 const ::boost::shared_ptr< ::com::sun::star::i18n::Calendar > LocaleDataWrapper::getDefaultCalendar… in getDefaultCalendar()
676 ((LocaleDataWrapper*)this)->getDefaultCalendarImpl(); in getDefaultCalendar()
682 const ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::CalendarItem > LocaleDataWrapper::ge… in getDefaultCalendarDays()
688 const ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::CalendarItem > LocaleDataWrapper::ge… in getDefaultCalendarMonths()
696 const String& LocaleDataWrapper::getCurrSymbol() const in getCurrSymbol()
702 ((LocaleDataWrapper*)this)->getCurrSymbolsImpl(); in getCurrSymbol()
708 const String& LocaleDataWrapper::getCurrBankSymbol() const in getCurrBankSymbol()
714 ((LocaleDataWrapper*)this)->getCurrSymbolsImpl(); in getCurrBankSymbol()
720 sal_uInt16 LocaleDataWrapper::getCurrPositiveFormat() const in getCurrPositiveFormat()
726 ((LocaleDataWrapper*)this)->getCurrFormatsImpl(); in getCurrPositiveFormat()
732 sal_uInt16 LocaleDataWrapper::getCurrNegativeFormat() const in getCurrNegativeFormat()
738 ((LocaleDataWrapper*)this)->getCurrFormatsImpl(); in getCurrNegativeFormat()
744 sal_uInt16 LocaleDataWrapper::getCurrDigits() const in getCurrDigits()
750 ((LocaleDataWrapper*)this)->getCurrSymbolsImpl(); in getCurrDigits()
756 void LocaleDataWrapper::getCurrSymbolsImpl() in getCurrSymbolsImpl()
794 void LocaleDataWrapper::scanCurrFormatImpl( const String& rCode, in scanCurrFormatImpl()
873 void LocaleDataWrapper::getCurrFormatsImpl() in getCurrFormatsImpl()
1023 DateFormat LocaleDataWrapper::getDateFormat() const in getDateFormat()
1029 ((LocaleDataWrapper*)this)->getDateFormatsImpl(); in getDateFormat()
1035 DateFormat LocaleDataWrapper::getLongDateFormat() const in getLongDateFormat()
1041 ((LocaleDataWrapper*)this)->getDateFormatsImpl(); in getLongDateFormat()
1047 DateFormat LocaleDataWrapper::scanDateFormatImpl( const String& rCode ) in scanDateFormatImpl()
1131 void LocaleDataWrapper::getDateFormatsImpl() in getDateFormatsImpl()
1225 void LocaleDataWrapper::getDigitGroupingImpl() in getDigitGroupingImpl()
1258 const ::com::sun::star::uno::Sequence< sal_Int32 > LocaleDataWrapper::getDigitGrouping() const in getDigitGrouping()
1264 ((LocaleDataWrapper*)this)->getDigitGroupingImpl(); in getDigitGrouping()
1393 sal_Unicode* LocaleDataWrapper::ImplAddFormatNum( sal_Unicode* pBuf, in ImplAddFormatNum()
1507 String LocaleDataWrapper::getDate( const Date& rDate ) const in getDate()
1554 String LocaleDataWrapper::getTime( const Time& rTime, sal_Bool bSec, sal_Bool b100Sec ) const in getTime()
1607 String LocaleDataWrapper::getLongDate( const Date& rDate, CalendarWrapper& rCal, in getLongDate()
1664 String LocaleDataWrapper::getDuration( const Time& rTime, sal_Bool bSec, sal_Bool b100Sec ) const in getDuration()
1697 inline size_t ImplGetNumberStringLengthGuess( const LocaleDataWrapper& rLoc, sal_uInt16 nDecimals ) in ImplGetNumberStringLengthGuess()
1709 String LocaleDataWrapper::getNum( sal_Int64 nNumber, sal_uInt16 nDecimals, in getNum()
1729 String LocaleDataWrapper::getCurr( sal_Int64 nNumber, sal_uInt16 nDecimals, in getCurr()
1933 ::com::sun::star::lang::Locale LocaleDataWrapper::getLoadedLocale() const in getLoadedLocale()
1940 String& LocaleDataWrapper::appendLocaleInfo( String& rDebugMsg ) const in appendLocaleInfo()
1958 void LocaleDataWrapper::outputCheckMessage( const String& rMsg ) in outputCheckMessage()
1965 void LocaleDataWrapper::outputCheckMessage( const char* pStr ) in outputCheckMessage()
1974 void LocaleDataWrapper::evaluateLocaleDataChecking() in evaluateLocaleDataChecking()