Home
last modified time | relevance | path

Searched refs:getCalendarItemByName (Results 1 – 2 of 2) sorted by relevance

/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx465 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()
/trunk/main/i18npool/inc/
H A Dlocaledata.hxx127 getCalendarItemByName(const rtl::OUString& name,

Completed in 19 milliseconds