Searched refs:aDateRect (Results 1 – 1 of 1) sorted by relevance
818 Rectangle aDateRect( nX, nY, nX+mnDayWidth-1, nY+mnDayHeight-1 ); in ImplDrawDate() local889 DrawRect( aDateRect ); in ImplDrawDate()892 Erase( aDateRect ); in ImplDrawDate()920 DrawRect( aDateRect ); in ImplDrawDate()928 Rectangle aFrameRect( aDateRect ); in ImplDrawDate()953 ShowFocus( aDateRect ); in ImplDrawDate()1211 Rectangle aDateRect( GetDateRect( rDate ) ); in ImplUpdateDate() local1212 if ( !aDateRect.IsEmpty() ) in ImplUpdateDate()1215 ImplDrawDate( aDateRect.Left(), aDateRect.Top(), in ImplUpdateDate()1846 Rectangle aDateRect = GetDateRect( aDate ); in RequestHelp() local[all …]