Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/table/
H A Dtablecontrol_impl.cxx1441 Rectangle const aAllCellsWithHeaders( impl_getAllVisibleCellsArea() ); in doPaintContent() local
1448 aAllCellsWithHeaders.BottomRight() ), ROW_COL_HEADERS ); in doPaintContent()
1475 aRowHeaderArea = aAllCellsWithHeaders; in doPaintContent()
1492 aAllCellsWithHeaders.BottomRight() ), COL_ROW_HEADERS, ROW_COL_HEADERS ); in doPaintContent()
1507 for ( TableRowGeometry aRowIterator( *this, aAllCellsWithHeaders, getTopRow() ); in doPaintContent()

Completed in 21 milliseconds