Searched refs:ROW_INVALID (Results 1 – 5 of 5) sorted by relevance
326 …mitsExclusive_OrDefault_OrFallback( m_nCurRow, (RowPos)-1, m_nRowCount, getModel(), ROW_INVALID ) ) in impl_checkInvariants()449 ,m_nCurRow ( ROW_INVALID ) in TableControl_Impl()502 m_nCurRow = ROW_INVALID; in setModel()568 invalidateRowRange( i_first, ROW_INVALID ); in rowsInserted()614 m_nCurRow = ROW_INVALID; in rowsRemoved()644 invalidateRowRange( firstRemovedRow, ROW_INVALID ); in rowsRemoved()1963 || ( ROW_INVALID == _nRow ) in impl_getCellRect()2171 …RowPos const lastRow = ( ( i_lastRow == ROW_INVALID ) || ( i_lastRow > lastVisibleRow ) ) ? lastVi… in invalidateRowRange()2183 if ( i_lastRow == ROW_INVALID ) in invalidateRowRange()2489 return ROW_INVALID; in getSelectedRowIndex()[all …]
129 ,nCurrentRow( ROW_INVALID ) in GridTableRenderer_Impl()
59 #define ROW_INVALID ((::svt::table::RowPos)-2) macro
105 ,nRow( ROW_INVALID ) in TableCell()
6247 … if ( nLastPos > nNr1-1 || nLastPos == ROW_INVALID ) in Execute()