Searched refs:SearchCol (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/svtools/source/contnr/ |
H A D | imivctl2.cxx | 126 SvxIconChoiceCtrlEntry* IcnCursor_Impl::SearchCol(sal_uInt16 nCol,sal_uInt16 nTop,sal_uInt16 nBotto… in SearchCol() function in IcnCursor_Impl 331 …SvxIconChoiceCtrlEntry* pEntry = SearchCol((sal_uInt16)nCurCol,nRowMin,nRowMax,nY,sal_True, sal_Fa… in GoLeftRight() 425 pResult = SearchCol( in GoUpDown() 428 pResult = SearchCol( nX, nY ,0, nY, sal_False, sal_True ); in GoUpDown()
|
H A D | svimpicn.cxx | 661 SvLBoxEntry* SearchCol(sal_uInt16 nCol,sal_uInt16 nTop,sal_uInt16 nBottom,sal_uInt16 nPref, 3243 SvLBoxEntry* ImpIcnCursor::SearchCol(sal_uInt16 nCol,sal_uInt16 nTop,sal_uInt16 nBottom, in SearchCol() function in ImpIcnCursor 3451 SvLBoxEntry* pEntry = SearchCol((sal_uInt16)nCurCol,nRowMin,nRowMax,nY,sal_True, sal_False); in GoLeftRight() 3476 pResult = SearchCol( in GoUpDown() 3479 pResult = SearchCol( nX, nY ,0, nY, sal_False, sal_True ); in GoUpDown()
|
H A D | imivctl.hxx | 558 …SvxIconChoiceCtrlEntry* SearchCol(sal_uInt16 nCol,sal_uInt16 nTop,sal_uInt16 nBottom,sal_uInt16 nP…
|
Completed in 53 milliseconds