Searched refs:aInterSectRectIter (Results 1 – 1 of 1) sorted by relevance
859 TRectangleMap::iterator aInterSectRectIter = aSortRectangles.begin(); in alignMarkedObjects() local860 for (; aInterSectRectIter != aRectIter; ++aInterSectRectIter) in alignMarkedObjects()862 …w == aInterSectRectIter->second.second && (dynamic_cast<OUnoObject*>(aInterSectRectIter->second.fi… in alignMarkedObjects()864 SdrObject* pPreviousObj = aInterSectRectIter->second.first; in alignMarkedObjects()873 if ( aInterSectRectIter == aRectIter ) in alignMarkedObjects()
Completed in 21 milliseconds