Searched refs:rTopRect (Results 1 – 1 of 1) sorted by relevance
1117 const Rectangle& rTopRect = mpImpl->mpItemList->GetObject( mnFirstLine*mnCols )->maRect; in ImplScroll() local1118 if ( rTopRect.GetHeight() <= 16 ) in ImplScroll()1124 long nTopPos = rTopRect.Top(); in ImplScroll()
Completed in 11 milliseconds