Searched refs:GetEntryAtVisPos (Results 1 – 4 of 4) sorted by relevance
201 SvListEntry* GetEntryAtVisPos( const SvListView*,sal_uLong nVisPos ) const;370 …SvListEntry* GetEntryAtVisPos( sal_uLong nVisPos ) const { return pModel->GetEntryAtVisPos((SvList… in GetEntryAtVisPos() function in SvListView
5574 SvLBoxEntry *pEntry = (SvLBoxEntry*)((SvTreeListBox*)pControl)->GetEntryAtVisPos( nNr1-1 ); in Execute()5588 SvLBoxEntry *pEntry = (SvLBoxEntry*)((SvTreeListBox*)pControl)->GetEntryAtVisPos( nNr1-1 ); in Execute()5602 SvLBoxEntry *pEntry = (SvLBoxEntry*)((SvTreeListBox*)pControl)->GetEntryAtVisPos( nNr1-1 ); in Execute()5638 … SvLBoxEntry *pThisEntry = (SvLBoxEntry*)((SvTreeListBox*)pControl)->GetEntryAtVisPos( nNr1-1 ); in Execute()5680 … pThisEntry = (SvLBoxEntry*)pTree->GetEntryAtVisPos( nNr1-1 ); in Execute()5764 … pThisEntry = (SvLBoxEntry*)pTree->GetEntryAtVisPos( nNr1-1 ); in Execute()
1565 SvListEntry* SvTreeList::GetEntryAtVisPos( const SvListView* pView, sal_uLong nVisPos ) const in GetEntryAtVisPos() function in SvTreeList
1398 pStartEntry = (SvLBoxEntry*)(pView->GetEntryAtVisPos(nTempThumb)); in FillView()
Completed in 86 milliseconds