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()
2011 long nRow = GetRealRow(GetCurRow()); in CellModified()
2464 long nCellIndex = GetRealRow(nRow); in SetCellContents()
2482 long nRowId = GetRealRow(nRow); in GetTotalCellWidth()
2530 long nRow = GetRealRow(nRowId); in GetTotalCellWidth()
2547 long nRow = GetRealRow(GetCurRow()); in isCutAllowed()
2568 long nRow = GetRealRow(GetCurRow()); in cut()
[all …]
H A DSelectionBrowseBox.hxx253 long GetRealRow(long nRow) const;

Completed in 37 milliseconds