Searched refs:_rUpdateRect (Results 1 – 2 of 2) sorted by relevance
198 void doPaintContent( const Rectangle& _rUpdateRect );
1425 void TableControl_Impl::doPaintContent( const Rectangle& _rUpdateRect ) in doPaintContent() argument1462 if ( _rUpdateRect.GetIntersection( aCell.getRect() ).IsEmpty() ) in doPaintContent()1511 if ( _rUpdateRect.GetIntersection( aRowIterator.getRect() ).IsEmpty() ) in doPaintContent()
Completed in 27 milliseconds