Searched refs:GetEntryListPos (Results 1 – 7 of 7) sorted by relevance
3283 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_Impl4029 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()
455 sal_uLong SvtIconChoiceCtrl::GetEntryListPos( SvxIconChoiceCtrlEntry* pEntry ) const in GetEntryListPos() function in SvtIconChoiceCtrl457 return _pImp->GetEntryListPos( pEntry ); in GetEntryListPos()
347 const long nPos = (long)pView->GetEntryListPos( pStart ); in GoPageUpDown()407 sal_uLong nPos = pView->GetEntryListPos( pCtrlEntry ); in GoUpDown()
498 sal_uLong GetEntryListPos( SvxIconChoiceCtrlEntry* ) const;
494 nPos = aIconCtrl.GetEntryListPos( pCursorEntry ); in GetCursorPos()
89 sal_uLong nPos = getCtrl()->GetEntryListPos( pEntry ); in IMPLEMENT_FORWARD_XINTERFACE2()114 sal_uLong nPos = pCtrl->GetEntryListPos( pEntry ); in IMPLEMENT_FORWARD_XINTERFACE2()
332 sal_uLong GetEntryListPos( SvxIconChoiceCtrlEntry* pEntry ) const;
Completed in 55 milliseconds