Lines Matching refs:m_xEmptyRow
1146 m_xPaintRow = m_xDataRow = m_xEmptyRow = m_xCurrentRow = m_xSeekRow = NULL; in RemoveRows()
1174 m_xPaintRow = m_xDataRow = m_xEmptyRow = m_xCurrentRow = m_xSeekRow = NULL; in RemoveRows()
1340 m_xEmptyRow = new DbGridRow(); in SetOptions()
1345 m_xEmptyRow = NULL; in SetOptions()
1612 m_xEmptyRow = new DbGridRow(); in setDataSource()
1832 m_xPaintRow = m_xEmptyRow; in SeekRow()
1842 m_xPaintRow = m_xEmptyRow; in SeekRow()
1930 if (m_xEmptyRow.Is()) in RowInserted()
1950 if (m_xEmptyRow.Is()) in RowRemoved()
1985 if (!IsUpdating() && m_bRecordCountFinal && IsModified() && m_xCurrentRow != m_xEmptyRow && in AdjustRows()
2113 m_xCurrentRow = m_xDataRow = m_xPaintRow = m_xEmptyRow; in SetCurrent()
2726 m_xEmptyRow = new DbGridRow(); in SetFilterMode()