Searched refs:TableCellGeometry (Results 1 – 3 of 3) sorted by relevance
/trunk/main/svtools/source/table/ |
H A D | tablegeometry.hxx | 128 class TableCellGeometry class 135 TableCellGeometry( in TableCellGeometry() function in svt::table::TableCellGeometry 147 TableCellGeometry( in TableCellGeometry() function in svt::table::TableCellGeometry
|
H A D | tablecontrol_impl.cxx | 1457 for ( TableCellGeometry aCell( aHeaderRow, m_nLeftColumn ); in doPaintContent() 1491 TableCellGeometry const aIntersection( *this, Rectangle( Point( 0, 0 ), in doPaintContent() 1537 for ( TableCellGeometry aCell( aRowIterator, m_nLeftColumn ); in doPaintContent() 1970 TableCellGeometry aCell( *this, impl_getAllVisibleCellsArea(), _nColumn, _nRow ); in impl_getCellRect() 2666 TableCellGeometry const aGeometry( in calcHeaderCellRect()
|
H A D | tabledatawindow.cxx | 131 TableCellGeometry const aCell( m_rTableControl, aWindowRect, hitCol, hitRow ); in RequestHelp()
|
Completed in 35 milliseconds