Searched refs:ListPosOf (Results 1 – 8 of 8) sorted by relevance
69 sal_uInt32 SwSortedObjs::ListPosOf( const SwAnchoredObject& _rAnchoredObj ) const in ListPosOf() function in SwSortedObjs71 return mpImpl->ListPosOf( _rAnchoredObj ); in ListPosOf()
525 sal_Int32 i = pObjs->ListPosOf( _rAnchoredObj ) - 1; in _InvalidatePrevObjs()556 sal_uInt32 i = pObjs->ListPosOf( _rAnchoredObj ) + 1; in _InvalidateFollowObjs()
196 rPageFrm.GetSortedObjs()->ListPosOf( *pAnchoredObj ); in _AdditionalFormatObjsOnPage()
290 sal_uInt32 SwSortedObjsImpl::ListPosOf( const SwAnchoredObject& _rAnchoredObj ) const in ListPosOf() function in SwSortedObjsImpl
513 pAnchorFrm->GetDrawObjs()->ListPosOf( *pAnchoredObj ); in _FormatObjsAtFrm()
773 sal_uInt32 i = pObjs->ListPosOf( *this ) + 1; in UpdateObjInSortedList()
101 sal_uInt32 ListPosOf( const SwAnchoredObject& _rAnchoredObj ) const;
54 sal_uInt32 ListPosOf( const SwAnchoredObject& _rAnchoredObj ) const;
Completed in 30 milliseconds