Searched refs:calendarsSeq (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/i18npool/source/localedata/ |
H A D | localedata.cxx | 466 … const Locale& rLocale, const Sequence< Calendar >& calendarsSeq, sal_Int16 len, sal_Int16 item) in getCalendarItemByName() 476 cals = calendarsSeq; in getCalendarItemByName() 515 Sequence< Calendar > calendarsSeq(calendarsCount); in getAllCalendars() local 527 …days = getCalendarItemByName(OUString(allCalendars[offset+1]), rLocale, calendarsSeq, i, REF_DAYS); in getAllCalendars() 538 …hs = getCalendarItemByName(OUString(allCalendars[offset+1]), rLocale, calendarsSeq, i, REF_MONTHS); in getAllCalendars() 549 …eras = getCalendarItemByName(OUString(allCalendars[offset+1]), rLocale, calendarsSeq, i, REF_ERAS); in getAllCalendars() 565 calendarsSeq[i] = aCalendar; in getAllCalendars() 567 return calendarsSeq; in getAllCalendars()
|
/aoo42x/main/i18npool/inc/ |
H A D | localedata.hxx | 129 const com::sun::star::uno::Sequence< com::sun::star::i18n::Calendar >& calendarsSeq,
|
Completed in 26 milliseconds