Home
last modified time | relevance | path

Searched refs:pCalendarItems (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/basic/source/runtime/
H A Dmethods1.cxx1803 const CalendarItem* pCalendarItems = aMonthSeq.getConstArray(); in RTLFUNC() local
1804 const CalendarItem& rItem = pCalendarItems[nVal - 1]; in RTLFUNC()
1861 const CalendarItem* pCalendarItems = aDaySeq.getConstArray(); in RTLFUNC() local
1862 const CalendarItem& rItem = pCalendarItems[nDay - 1]; in RTLFUNC()

Completed in 35 milliseconds