Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dcalendar.cxx650 nDayIndex = (nDayIndex+(7-(sal_uInt16)eStartDay)) % 7; in ImplHitTest()
687 nDayIndex++; in ImplHitTest()
717 nDayIndex++; in ImplHitTest()
1142 nDayIndex = (nDayIndex+(7-(sal_uInt16)eStartDay)) % 7; in ImplDraw()
1163 nDayIndex = 0; in ImplDraw()
1167 nDayIndex++; in ImplDraw()
1189 nDayIndex++; in ImplDraw()
2278 nDayIndex = 0; in GetDateRect()
2294 nDayIndex++; in GetDateRect()
2315 nDayIndex = (nDayIndex+(7-(sal_uInt16)ImplGetWeekStart())) % 7; in GetDateRect()
[all …]

Completed in 29 milliseconds