Home
last modified time | relevance | path

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

/aoo42x/main/svtools/inc/svtools/
H A Dtreelist.hxx284 SvListEntry* GetEntryAtAbsPos( sal_uLong nAbsPos ) const;
516 Type GetEntryAtAbsPos( sal_uLong nAbsPos ) const \
517 { return (Type)SvTreeList::GetEntryAtAbsPos( nAbsPos); } \
/aoo42x/main/sd/source/ui/dlg/
H A Dcustsdlg.cxx444 aLbCustomPages.GetModel()->Remove( aLbCustomPages.GetModel()->GetEntryAtAbsPos( nPos ) ); in IMPL_LINK()
/aoo42x/main/sw/source/ui/utlui/
H A Dglbltree.cxx1047 Select(GetModel()->GetEntryAtAbsPos(nEntryPos)); in ExcecuteContextMenuAction()
/aoo42x/main/svtools/source/contnr/
H A Dtreelist.cxx1554 SvListEntry* SvTreeList::GetEntryAtAbsPos( sal_uLong nAbsPos ) const in GetEntryAtAbsPos() function in SvTreeList

Completed in 32 milliseconds