Searched refs:cals (Results 1 – 3 of 3) sorted by relevance
474 Sequence < Calendar > cals; in getCalendarItemByName() local476 cals = calendarsSeq; in getCalendarItemByName()478 cals = getAllCalendars(loc); in getCalendarItemByName()479 len = sal::static_int_cast<sal_Int16>( cals.getLength() ); in getCalendarItemByName()482 for (index = 0; index < cals.getLength(); index++) { in getCalendarItemByName()483 if (id.equals(cals[index].Name)) { in getCalendarItemByName()484 ref_cal = cals[index]; in getCalendarItemByName()489 if (index == cals.getLength()) { in getCalendarItemByName()490 cals = getAllCalendars( in getCalendarItemByName()492 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 37 milliseconds