Home
last modified time | relevance | path

Searched refs:cals (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/i18npool/source/localedata/
H A Dlocaledata.cxx474 Sequence < Calendar > cals; in getCalendarItemByName() local
476 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 …]
/aoo42x/main/solenv/inc/
H A Dmime.types35 application/cals-1840
/aoo42x/main/svl/source/numbers/
H A Dzforfind.cxx1373 const entry cals[] = { in GetDateRef() local
1396 for ( const entry* p = cals; p->lan; ++p ) in GetDateRef()

Completed in 168 milliseconds