Lines Matching refs:AddDays

279     maFirstDate.AddDays( -nWeekDay );  in ImplFormat()
287 aTempDate.AddDays( nDaysInMonth ); in ImplFormat()
292 aTempDate2.AddDays( -(nDaysInMonth-1) ); in ImplFormat()
381 aTempDate.AddDays( -nDayIndex ); in ImplHitTest()
389 rDate.AddDays( nDay ); in ImplHitTest()
398 rDate.AddDays( nDayIndex ); in ImplHitTest()
405 rDate.AddDays( nDay-1 ); in ImplHitTest()
422 aTempDate.AddDays( nDaysInMonth ); in ImplHitTest()
427 rDate.AddDays( nDayIndex ); in ImplHitTest()
435 rDate.AddDays( nDay-1 ); in ImplHitTest()
450 rDate.AddDays( nDaysInMonth ); in ImplHitTest()
722 aTempDate.AddDays( -nDayIndex ); in ImplDraw()
750 aTempDate.AddDays( nDaysInMonth ); in ImplDraw()
767 aDate.AddDays( nDaysInMonth ); in ImplDraw()
871 aNewFirstMonth.AddDays( -(aNewFirstMonth.GetDaysInMonth()-1)); in ImplScroll()
874 aNewFirstMonth.AddDays( aNewFirstMonth.GetDaysInMonth()); in ImplScroll()
1111 aNewDate.AddDays( -7 ); in KeyInput()
1115 aNewDate.AddDays( 7 ); in KeyInput()
1121 aTempDate.AddDays( -(aNewDate.GetDay()+1) ); in KeyInput()
1122 aNewDate.AddDays( -aTempDate.GetDaysInMonth() ); in KeyInput()
1127 aNewDate.AddDays( aNewDate.GetDaysInMonth() ); in KeyInput()
1331 aFirstDate.AddDays( aFirstDate.GetDaysInMonth() ); in SetCurDate()
1335 aFirstDate.AddDays( aFirstDate.GetDaysInMonth() ); in SetCurDate()
1337 aTempDate.AddDays( nDaysInMonth ); in SetCurDate()
1383 aDate.AddDays( aDate.GetDaysInMonth() ); in GetLastMonth()
1438 aLastDate.AddDays( -nWeekDay ); in GetDateRect()
1499 aDate.AddDays( nDaysInMonth ); in GetDateRect()