Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/layout/
H A Datrfrm.cxx2789 SwIterator<SwFlyDrawContact,SwFmt> a2ndIter( *this ); in ~SwFlyFrmFmt() local
2790 SwFlyDrawContact* pC = a2ndIter.First(); in ~SwFlyFrmFmt()
2795 } while( 0 != ( pC = a2ndIter.Next() )); in ~SwFlyFrmFmt()

Completed in 27 milliseconds