Lines Matching refs:aOldDate
1263 Date aOldDate = maCurDate; in ImplMouseSelect() local
1343 ImplCalendarSelectDate( mpSelectTable, aOldDate, sal_False ); in ImplMouseSelect()
1349 if ( (maCurDate != aOldDate) || bNewSel ) in ImplMouseSelect()
1360 if ( !bNewSel || !pOldSel->Get( aOldDate.GetDate() ) ) in ImplMouseSelect()
1361 ImplUpdateDate( aOldDate ); in ImplMouseSelect()
1533 Date aOldDate = maCurDate; in ImplEndTracking() local
1538 if ( !pOldSel->Get( aOldDate.GetDate() ) ) in ImplEndTracking()
1539 ImplUpdateDate( aOldDate ); in ImplEndTracking()
2120 Date aOldDate = maCurDate; in SetCurDate() local
2126 ImplCalendarSelectDate( mpSelectTable, aOldDate, sal_False ); in SetCurDate()
2161 ImplUpdateDate( aOldDate ); in SetCurDate()