Searched refs:REF_DAYS (Results 1 – 1 of 1) sorted by relevance
460 #define REF_DAYS 0 macro498 return item == REF_DAYS ? ref_cal.Days : item == REF_MONTHS ? ref_cal.Months : ref_cal.Eras; in getCalendarItemByName()526 …days = getCalendarItemByName(OUString(allCalendars[offset+1]), rLocale, calendarsSeq, i, REF_DAYS); in getAllCalendars()