Lines Matching refs:RowModified
131 m_pControl->RowModified(nSeekPos); in rowsChanged()
2162 RowModified(m_nCurrentPos); in SetCurrent()
2164 RowModified(nPaintPos); in SetCurrent()
2317 RowModified(m_nCurrentPos); in AdjustDataSource()
2350 RowModified(nNewPos); in AdjustDataSource()
3223 RowModified(m_nCurrentPos); in Undo()
3261 RowModified(GetCurRow()); // will update the current controller if affected in resetCurrentRow()
3265 void DbGridControl::RowModified( long nRow, sal_uInt16 /*nColId*/ ) in RowModified() function in DbGridControl
3273 DbGridControl_Base::RowModified(nRow); in RowModified()
3403 RowModified(m_nCurrentPos); in SaveRow()
3813 RowModified(GetCurRow(), _nId); in FieldValueChanged()