Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx1331 xub_StrLen nToken = (xub_StrLen) (m_nSeekRow >= GetBrowseRow(BROW_CRIT2_ROW)) in PaintStatusCell()
1333 xub_StrLen(BROW_CRIT2_ROW) : xub_StrLen(GetRealRow(m_nSeekRow)); in PaintStatusCell()
2759 xub_StrLen nToken = (xub_StrLen) (_nRow >= GetBrowseRow(BROW_CRIT2_ROW)) in GetRowDescription()
2761 xub_StrLen(BROW_CRIT2_ROW) : xub_StrLen(GetRealRow(_nRow)); in GetRowDescription()
H A DSelectionBrowseBox.hxx72 #define BROW_CRIT2_ROW 7 macro

Completed in 26 milliseconds