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