Home
last modified time | relevance | path

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

/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.cxx1948 impl_getCellRect( m_nCurColumn, m_nCurRow, aCellRect ); in impl_ni_doSwitchCursor()
1957 …void TableControl_Impl::impl_getCellRect( ColPos _nColumn, RowPos _nRow, Rectangle& _rCellRect ) c… in impl_getCellRect() function in svt::table::TableControl_Impl
2129 impl_getCellRect( m_nCurColumn, _nCurRow, aCellRect ); in invalidateSelectedRegion()
2137 impl_getCellRect( m_nCurColumn, _nPrevRow, aCellRect ); in invalidateSelectedRegion()
2139 impl_getCellRect( m_nCurColumn, _nCurRow, aCellRect ); in invalidateSelectedRegion()
2146 impl_getCellRect( m_nCurColumn, _nCurRow, aCellRect ); in invalidateSelectedRegion()
2148 impl_getCellRect( m_nCurColumn, _nPrevRow, aCellRect ); in invalidateSelectedRegion()
2684 impl_getCellRect( nRow, nCol, aCellRect ); in calcCellRect()
H A Dtablecontrol_impl.hxx376 void impl_getCellRect( ColPos _nColumn, RowPos _nRow, Rectangle& _rCellRect ) const;

Completed in 83 milliseconds