Lines Matching refs:m_xDataRow
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()
1618 m_xDataRow = new DbGridRow(m_pDataCursor, sal_False); in setDataSource()
2113 m_xCurrentRow = m_xDataRow = m_xPaintRow = m_xEmptyRow; in SetCurrent()
2150 m_xDataRow->SetState(m_pDataCursor, sal_False); in SetCurrent()
2151 m_xCurrentRow = m_xDataRow; in SetCurrent()
2315 DBG_ASSERT(m_xDataRow == m_xCurrentRow, "Fehler in den Datenzeilen"); in AdjustDataSource()
3208 m_xDataRow->SetState(m_pDataCursor, sal_False); in Undo()
3210 m_xPaintRow = m_xCurrentRow = m_xDataRow; in Undo()
3212 m_xCurrentRow = m_xDataRow; in Undo()
3254 m_xDataRow->SetState(m_pDataCursor, sal_False); in resetCurrentRow()
3256 m_xPaintRow = m_xCurrentRow = m_xDataRow; in resetCurrentRow()
3258 m_xCurrentRow = m_xDataRow; in resetCurrentRow()