Searched refs:GetEntryAtAbsPos (Results 1 – 4 of 4) sorted by relevance
284 SvListEntry* GetEntryAtAbsPos( sal_uLong nAbsPos ) const;516 Type GetEntryAtAbsPos( sal_uLong nAbsPos ) const \517 { return (Type)SvTreeList::GetEntryAtAbsPos( nAbsPos); } \
444 aLbCustomPages.GetModel()->Remove( aLbCustomPages.GetModel()->GetEntryAtAbsPos( nPos ) ); in IMPL_LINK()
1047 Select(GetModel()->GetEntryAtAbsPos(nEntryPos)); in ExcecuteContextMenuAction()
1554 SvListEntry* SvTreeList::GetEntryAtAbsPos( sal_uLong nAbsPos ) const in GetEntryAtAbsPos() function in SvTreeList
Completed in 32 milliseconds