Searched refs:GetBrowseRow (Results 1 – 2 of 2) sorted by relevance
626 RowModified(GetBrowseRow(BROW_TABLE_ROW), _nColumnId); in notifyTableFieldChanged()634 RowModified(GetBrowseRow(BROW_FUNCTION_ROW), _nColumnId); in notifyFunctionFieldChanged()831 RowModified(GetBrowseRow(BROW_COLUMNALIAS_ROW), nColumnId); in saveField()1102 RowModified(GetBrowseRow(BROW_VIS_ROW), GetCurColumnId()); in SaveModified()1130 RowModified(GetBrowseRow(BROW_VIS_ROW), GetCurColumnId()); in SaveModified()1331 xub_StrLen nToken = (xub_StrLen) (m_nSeekRow >= GetBrowseRow(BROW_CRIT2_ROW)) in PaintStatusCell()2176 long nId = GetBrowseRow(_nWhich); in SetRowVisible()2193 long OSelectionBrowseBox::GetBrowseRow(long nRowId) const in GetBrowseRow() function in OSelectionBrowseBox2580 RowModified(GetBrowseRow(nRow), GetCurColumnId()); in cut()2598 RowModified(GetBrowseRow(nRow), GetCurColumnId()); in paste()[all …]
254 long GetBrowseRow(long nRowId) const;
Completed in 70 milliseconds