Searched refs:getCalendarItemByName (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/i18npool/source/localedata/ |
| H A D | localedata.cxx | 464 Sequence< CalendarItem > &LocaleData::getCalendarItemByName(const OUString& name, in getCalendarItemByName() function in LocaleData 526 …days = getCalendarItemByName(OUString(allCalendars[offset+1]), rLocale, calendarsSeq, i, REF_DAYS); in getAllCalendars() 537 …months = getCalendarItemByName(OUString(allCalendars[offset+1]), rLocale, calendarsSeq, i, REF_MON… in getAllCalendars() 548 …eras = getCalendarItemByName(OUString(allCalendars[offset+1]), rLocale, calendarsSeq, i, REF_ERAS); in getAllCalendars()
|
| /trunk/main/i18npool/inc/ |
| H A D | localedata.hxx | 127 getCalendarItemByName(const rtl::OUString& name,
|