Home
last modified time | relevance | path

Searched refs:GetRealRow (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx507 long nCellIndex = GetRealRow(nRow); in GetController()
537 long nCellIndex = GetRealRow(nRow); in InitController()
979 long nRow = GetRealRow(GetCurRow()); in SaveModified()
1313 long nRow = GetRealRow(m_nSeekRow); in PaintCell()
1333 xub_StrLen(BROW_CRIT2_ROW) : xub_StrLen(GetRealRow(m_nSeekRow)); in PaintStatusCell()
2011 long nRow = GetRealRow(GetCurRow()); in CellModified()
2204 long OSelectionBrowseBox::GetRealRow(long nRowId) const in GetRealRow() function in OSelectionBrowseBox
2464 long nCellIndex = GetRealRow(nRow); in SetCellContents()
2482 long nRowId = GetRealRow(nRow); in GetTotalCellWidth()
2530 long nRow = GetRealRow(nRowId); in GetTotalCellWidth()
[all …]
H A DSelectionBrowseBox.hxx253 long GetRealRow(long nRow) const;