Home
last modified time | relevance | path

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

/aoo42x/main/svtools/inc/svtools/
H A Dtreelist.hxx201 SvListEntry* GetEntryAtVisPos( const SvListView*,sal_uLong nVisPos ) const;
370 …SvListEntry* GetEntryAtVisPos( sal_uLong nVisPos ) const { return pModel->GetEntryAtVisPos((SvList… in GetEntryAtVisPos() function in SvListView
/aoo42x/main/automation/source/server/
H A Dstatemnt.cxx5575 SvLBoxEntry *pEntry = (SvLBoxEntry*)((SvTreeListBox*)pControl)->GetEntryAtVisPos( nNr1-1 ); in Execute()
5589 SvLBoxEntry *pEntry = (SvLBoxEntry*)((SvTreeListBox*)pControl)->GetEntryAtVisPos( nNr1-1 ); in Execute()
5603 SvLBoxEntry *pEntry = (SvLBoxEntry*)((SvTreeListBox*)pControl)->GetEntryAtVisPos( nNr1-1 ); in Execute()
5639 … SvLBoxEntry *pThisEntry = (SvLBoxEntry*)((SvTreeListBox*)pControl)->GetEntryAtVisPos( nNr1-1 ); in Execute()
5681 … pThisEntry = (SvLBoxEntry*)pTree->GetEntryAtVisPos( nNr1-1 ); in Execute()
5765 … pThisEntry = (SvLBoxEntry*)pTree->GetEntryAtVisPos( nNr1-1 ); in Execute()
/aoo42x/main/svtools/source/contnr/
H A Dtreelist.cxx1565 SvListEntry* SvTreeList::GetEntryAtVisPos( const SvListView* pView, sal_uLong nVisPos ) const in GetEntryAtVisPos() function in SvTreeList
H A Dsvimpbox.cxx1398 pStartEntry = (SvLBoxEntry*)(pView->GetEntryAtVisPos(nTempThumb)); in FillView()

Completed in 204 milliseconds