Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dimivctl2.cxx295 SvxIconChoiceCtrlEntry* IcnCursor_Impl::GoLeftRight( SvxIconChoiceCtrlEntry* pCtrlEntry, sal_Bool b… in GoLeftRight() argument
298 pCurEntry = pCtrlEntry; in GoLeftRight()
300 sal_uInt16 nY = pCtrlEntry->nY; in GoLeftRight()
301 sal_uInt16 nX = pCtrlEntry->nX; in GoLeftRight()
403 SvxIconChoiceCtrlEntry* IcnCursor_Impl::GoUpDown( SvxIconChoiceCtrlEntry* pCtrlEntry, sal_Bool bDow… in GoUpDown() argument
407 sal_uLong nPos = pView->GetEntryListPos( pCtrlEntry ); in GoUpDown()
416 pCurEntry = pCtrlEntry; in GoUpDown()
418 sal_uInt16 nY = pCtrlEntry->nY; in GoUpDown()
419 sal_uInt16 nX = pCtrlEntry->nX; in GoUpDown()

Completed in 21 milliseconds