Home
last modified time | relevance | path

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

/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.cxx1528 … const Rectangle aCurrentRowHeader( aRowHeaderArea.GetIntersection( aRowIterator.getRect() ) ); in doPaintContent() local
1529 … pRenderer->PaintRowHeader( isControlFocused, isSelectedRow, *m_pDataWindow, aCurrentRowHeader, in doPaintContent()