Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Danchoreddrawobject.cxx198 for ( std::vector<Point*>::iterator aObjPosIter = maObjPositions.begin(); in OscillationDetected() local
199 aObjPosIter != maObjPositions.end(); in OscillationDetected()
200 ++aObjPosIter ) in OscillationDetected()
202 if ( *(pNewObjPos) == *(*aObjPosIter) ) in OscillationDetected()
H A Dflycnt.cxx338 for ( std::vector<Point*>::iterator aObjPosIter = maObjPositions.begin(); in ChkOsz() local
339 aObjPosIter != maObjPositions.end(); in ChkOsz()
340 ++aObjPosIter ) in ChkOsz()
342 if ( *(pNewObjPos) == *(*aObjPosIter) ) in ChkOsz()

Completed in 24 milliseconds