Home
last modified time | relevance | path

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

/aoo41x/main/i18npool/source/localedata/
H A Dlocaledata.cxx472 Sequence < Calendar > cals; in getCalendarItemByName() local
474 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 …]
/aoo41x/main/solenv/inc/
H A Dmime.types35 application/cals-1840
/aoo41x/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 47 milliseconds