Searched refs:cals (Results 1 – 3 of 3) sorted by relevance
472 Sequence < Calendar > cals; in getCalendarItemByName() local474 cals = calendarsSeq; in getCalendarItemByName()476 cals = getAllCalendars(loc); in getCalendarItemByName()477 len = sal::static_int_cast<sal_Int16>( cals.getLength() ); in getCalendarItemByName()480 for (index = 0; index < cals.getLength(); index++) { in getCalendarItemByName()481 if (id.equals(cals[index].Name)) { in getCalendarItemByName()482 ref_cal = cals[index]; in getCalendarItemByName()487 if (index == cals.getLength()) { in getCalendarItemByName()488 cals = getAllCalendars( in getCalendarItemByName()490 if (cals.getLength() > 0) in getCalendarItemByName()[all …]
35 application/cals-1840
1373 const entry cals[] = { in GetDateRef() local1396 for ( const entry* p = cals; p->lan; ++p ) in GetDateRef()
Completed in 47 milliseconds