Lines Matching refs:GetBrowseRow
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 OSelectionBrowseBox
2411 …ble(static_cast<sal_uInt16>(nRow)) && (GetCurRow() == static_cast<sal_uInt16>(GetBrowseRow(nRow))); in SetCellContents()
2580 RowModified(GetBrowseRow(nRow), GetCurColumnId()); in cut()
2598 RowModified(GetBrowseRow(nRow), GetCurColumnId()); in paste()
2759 xub_StrLen nToken = (xub_StrLen) (_nRow >= GetBrowseRow(BROW_CRIT2_ROW)) in GetRowDescription()