Home
last modified time | relevance | path

Searched refs:_rUpdateRect (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/svtools/source/table/
H A Dtablecontrol_impl.hxx198 void doPaintContent( const Rectangle& _rUpdateRect );
H A Dtablecontrol_impl.cxx1425 void TableControl_Impl::doPaintContent( const Rectangle& _rUpdateRect ) in doPaintContent() argument
1462 if ( _rUpdateRect.GetIntersection( aCell.getRect() ).IsEmpty() ) in doPaintContent()
1511 if ( _rUpdateRect.GetIntersection( aRowIterator.getRect() ).IsEmpty() ) in doPaintContent()

Completed in 33 milliseconds