Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx615 sal_uInt16 nIdx = sal_uInt16(nCellIndex - BROW_CRIT1_ROW); in InitController()
1159 sal_uInt16 nIdx = sal_uInt16(nRow - BROW_CRIT1_ROW); in SaveModified()
1835 if ( nNewLevel == (m_nVisibleCount-BROW_CRIT1_ROW-1) ) in DuplicateConditionLevel()
1841 m_bVisibleRow[BROW_CRIT1_ROW + nNewLevel] = sal_True; in DuplicateConditionLevel()
1884 if(nLevel == (m_nVisibleCount-BROW_CRIT1_ROW-1)) in AddCondition()
1890 m_bVisibleRow[BROW_CRIT1_ROW + nLevel] = sal_True; in AddCondition()
1912 if(nLevel == (m_nVisibleCount-BROW_CRIT1_ROW-1)) in AddCondition()
1918 m_bVisibleRow[BROW_CRIT1_ROW + nLevel] = sal_True; in AddCondition()
1929 if(nLevel == (m_nVisibleCount-BROW_CRIT1_ROW-1)) in AddCondition()
2303 aText = pEntry->GetCriteria(sal_uInt16(nRow - BROW_CRIT1_ROW)); in GetCellText()
[all …]
H A DSelectionBrowseBox.hxx71 #define BROW_CRIT1_ROW 6 macro

Completed in 33 milliseconds