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