Searched refs:SearchRow (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/svtools/source/contnr/ |
H A D | imivctl2.cxx | 201 SvxIconChoiceCtrlEntry* IcnCursor_Impl::SearchRow(sal_uInt16 nRow,sal_uInt16 nLeft,sal_uInt16 nRigh… in SearchRow() function in IcnCursor_Impl 306 pResult = SearchRow( in GoLeftRight() 309 pResult = SearchRow( nY, nX ,0, nX, sal_False, sal_True ); in GoLeftRight() 450 …SvxIconChoiceCtrlEntry* pEntry = SearchRow((sal_uInt16)nCurRow,nColMin,nColMax,nX,sal_True, sal_Fa… in GoUpDown()
|
H A D | svimpicn.cxx | 663 SvLBoxEntry* SearchRow(sal_uInt16 nRow,sal_uInt16 nRight,sal_uInt16 nLeft,sal_uInt16 nPref, 3319 SvLBoxEntry* ImpIcnCursor::SearchRow(sal_uInt16 nRow,sal_uInt16 nLeft,sal_uInt16 nRight, in SearchRow() function in ImpIcnCursor 3426 pResult = SearchRow( in GoLeftRight() 3429 pResult = SearchRow( nY, nX ,0, nX, sal_False, sal_True ); in GoLeftRight() 3501 SvLBoxEntry* pEntry = SearchRow((sal_uInt16)nCurRow,nColMin,nColMax,nX,sal_True, sal_False); in GoUpDown()
|
H A D | imivctl.hxx | 561 …SvxIconChoiceCtrlEntry* SearchRow(sal_uInt16 nRow,sal_uInt16 nRight,sal_uInt16 nLeft,sal_uInt16 nP…
|
Completed in 78 milliseconds