Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx3283 sal_uLong nFront = GetEntryListPos( pStart ); in SelectRange()
3284 sal_uLong nBack = GetEntryListPos( pEnd ); in SelectRange()
3790 rPos = pView->GetEntryListPos( pCurHighlightFrame ); in GetFirstSelectedEntry()
3814 rPos = GetEntryListPos( pEntry ); in GetFirstSelectedEntry()
3854 rStartPos = GetEntryListPos( pEntry ); in GetNextSelectedEntry()
4020 sal_uLong SvxIconChoiceCtrl_Impl::GetEntryListPos( SvxIconChoiceCtrlEntry* pEntry ) const in GetEntryListPos() function in SvxIconChoiceCtrl_Impl
4029 sal_uLong nCurPos = GetEntryListPos( pListEntry ); in SetEntryListPos()
4258 sal_uLong nPos1 = GetEntryListPos( pEntry ); in SetEntryPredecessor()
4263 sal_uLong nPos2 = GetEntryListPos( pPredecessor ); in SetEntryPredecessor()
4317 (GetEntryListPos( *ppPredecessor ) + 1) == GetEntryListPos( pEntry )) in GetEntryPredecessor()
H A Divctrl.cxx455 sal_uLong SvtIconChoiceCtrl::GetEntryListPos( SvxIconChoiceCtrlEntry* pEntry ) const in GetEntryListPos() function in SvtIconChoiceCtrl
457 return _pImp->GetEntryListPos( pEntry ); in GetEntryListPos()
H A Dimivctl2.cxx347 const long nPos = (long)pView->GetEntryListPos( pStart ); in GoPageUpDown()
407 sal_uLong nPos = pView->GetEntryListPos( pCtrlEntry ); in GoUpDown()
H A Dimivctl.hxx498 sal_uLong GetEntryListPos( SvxIconChoiceCtrlEntry* ) const;
H A Dtemplwin.cxx494 nPos = aIconCtrl.GetEntryListPos( pCursorEntry ); in GetCursorPos()
/trunk/main/accessibility/source/extended/
H A Daccessibleiconchoicectrl.cxx89 sal_uLong nPos = getCtrl()->GetEntryListPos( pEntry ); in IMPLEMENT_FORWARD_XINTERFACE2()
114 sal_uLong nPos = pCtrl->GetEntryListPos( pEntry ); in IMPLEMENT_FORWARD_XINTERFACE2()
/trunk/main/svtools/inc/svtools/
H A Divctrl.hxx332 sal_uLong GetEntryListPos( SvxIconChoiceCtrlEntry* pEntry ) const;

Completed in 50 milliseconds