Home
last modified time | relevance | path

Searched refs:ListPosOf (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dsortedobjs.cxx69 sal_uInt32 SwSortedObjs::ListPosOf( const SwAnchoredObject& _rAnchoredObj ) const in ListPosOf() function in SwSortedObjs
71 return mpImpl->ListPosOf( _rAnchoredObj ); in ListPosOf()
H A Dobjectformattertxtfrm.cxx525 sal_Int32 i = pObjs->ListPosOf( _rAnchoredObj ) - 1; in _InvalidatePrevObjs()
556 sal_uInt32 i = pObjs->ListPosOf( _rAnchoredObj ) + 1; in _InvalidateFollowObjs()
H A Dobjectformatterlayfrm.cxx196 rPageFrm.GetSortedObjs()->ListPosOf( *pAnchoredObj ); in _AdditionalFormatObjsOnPage()
H A Dsortedobjsimpl.cxx290 sal_uInt32 SwSortedObjsImpl::ListPosOf( const SwAnchoredObject& _rAnchoredObj ) const in ListPosOf() function in SwSortedObjsImpl
H A Dobjectformatter.cxx513 pAnchorFrm->GetDrawObjs()->ListPosOf( *pAnchoredObj ); in _FormatObjsAtFrm()
H A Danchoredobject.cxx773 sal_uInt32 i = pObjs->ListPosOf( *this ) + 1; in UpdateObjInSortedList()
/trunk/main/sw/source/core/inc/
H A Dsortedobjs.hxx101 sal_uInt32 ListPosOf( const SwAnchoredObject& _rAnchoredObj ) const;
H A Dsortedobjsimpl.hxx54 sal_uInt32 ListPosOf( const SwAnchoredObject& _rAnchoredObj ) const;

Completed in 44 milliseconds