Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/table/
H A Dtablegeometry.cxx41TableRowGeometry::TableRowGeometry( TableControl_Impl const & _rControl, Rectangle const & _rBound… in TableRowGeometry() function in svt::table::TableRowGeometry
59 void TableRowGeometry::impl_initRect() in impl_initRect()
71 bool TableRowGeometry::impl_isValidRow( RowPos const i_row ) const in impl_isValidRow()
77 bool TableRowGeometry::moveDown() in moveDown()
H A Dtablegeometry.hxx71 class TableRowGeometry : public TableGeometry class
78 TableRowGeometry(
131 TableRowGeometry m_aRow;
148 const TableRowGeometry& _rRow, in TableCellGeometry()
H A Dtablecontrol_impl.cxx1447 TableRowGeometry const aHeaderRow( *this, Rectangle( Point( 0, 0 ), in doPaintContent()
1507 for ( TableRowGeometry aRowIterator( *this, aAllCellsWithHeaders, getTopRow() ); in doPaintContent()
2176 TableRowGeometry aRow( *this, aVisibleCellsArea, firstRow, true ); in invalidateRowRange()
H A Dtablecontrol_impl.hxx94 friend class TableRowGeometry;

Completed in 48 milliseconds