Home
last modified time | relevance | path

Searched refs:GoLeftRight (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/source/contnr/
H A Dimivctl.hxx502 SvxIconChoiceCtrlEntry* GoLeftRight( SvxIconChoiceCtrlEntry*, sal_Bool bRight );
570 SvxIconChoiceCtrlEntry* GoLeftRight( SvxIconChoiceCtrlEntry*, sal_Bool bRight );
H A Dsvimpicn.cxx685 SvLBoxEntry* GoLeftRight( SvLBoxEntry*, sal_Bool bRight );
1581 pNewCursor=pImpCursor->GoLeftRight(pCursor,sal_True ); in KeyInput()
1600 pNewCursor = pImpCursor->GoLeftRight(pCursor,sal_False ); in KeyInput()
2980 pNewCursor = pImpCursor->GoLeftRight( pCursor, sal_False ); in GetNewCursor()
2983 pNewCursor = pImpCursor->GoLeftRight( pCursor, sal_True ); in GetNewCursor()
3414 SvLBoxEntry* ImpIcnCursor::GoLeftRight( SvLBoxEntry* pIcnEntry, sal_Bool bRight ) in GoLeftRight() function in ImpIcnCursor
H A Dimivctl1.cxx1290 pNewCursor=pImpCursor->GoLeftRight(pCursor,sal_True ); in KeyInput()
1299 pNewCursor = pImpCursor->GoLeftRight(pCursor,sal_False ); in KeyInput()
2936 pNewCursor = pImpCursor->GoLeftRight( pCursor, sal_False ); in FindNewCursor()
2939 pNewCursor = pImpCursor->GoLeftRight( pCursor, sal_True ); in FindNewCursor()
4060 SvxIconChoiceCtrlEntry* SvxIconChoiceCtrl_Impl::GoLeftRight( SvxIconChoiceCtrlEntry* pStart, sal_Bo… in GoLeftRight() function in SvxIconChoiceCtrl_Impl
4062 return pImpCursor->GoLeftRight( pStart, bRight ); in GoLeftRight()
H A Dimivctl2.cxx295 SvxIconChoiceCtrlEntry* IcnCursor_Impl::GoLeftRight( SvxIconChoiceCtrlEntry* pCtrlEntry, sal_Bool b… in GoLeftRight() function in IcnCursor_Impl

Completed in 60 milliseconds