Searched refs:impl_getAllVisibleCellsArea (Results 1 – 2 of 2) sorted by relevance
714 Rectangle const aAllCellsArea( impl_getAllVisibleCellsArea() ); in impl_invalidateColumn()747 Rectangle TableControl_Impl::impl_getAllVisibleCellsArea() const in impl_getAllVisibleCellsArea() function in svt::table::TableControl_Impl789 Rectangle aArea( impl_getAllVisibleCellsArea() ); in impl_getAllVisibleDataCellArea()1441 Rectangle const aAllCellsWithHeaders( impl_getAllVisibleCellsArea() ); in doPaintContent()1970 TableCellGeometry aCell( *this, impl_getAllVisibleCellsArea(), _nColumn, _nRow ); in impl_getCellRect()2120 Rectangle const aAllCells( impl_getAllVisibleCellsArea() ); in invalidateSelectedRegion()2175 Rectangle const aVisibleCellsArea( impl_getAllVisibleCellsArea() ); in invalidateRowRange()2654 Rectangle const aRectTableWithHeaders( impl_getAllVisibleCellsArea() ); in calcHeaderRect()
470 Rectangle impl_getAllVisibleCellsArea() const;
Completed in 28 milliseconds