Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dcalendar.cxx1409 Date aNewFirstMonth = GetFirstMonth(); in ImplScroll() local
1412 aNewFirstMonth--; in ImplScroll()
1413 aNewFirstMonth -= aNewFirstMonth.GetDaysInMonth()-1; in ImplScroll()
1416 aNewFirstMonth += aNewFirstMonth.GetDaysInMonth(); in ImplScroll()
1418 SetFirstDate( aNewFirstMonth ); in ImplScroll()

Completed in 27 milliseconds