Searched refs:aLine4 (Results 1 – 1 of 1) sorted by relevance
1207 XPolygon aLine4(2); in getSpecialDragPoly() local1220 aLine4[0]=rXP[mpSdrPathDragData->nPrevPrevPnt0-2]; in getSpecialDragPoly()1221 aLine4[1]=rXP[mpSdrPathDragData->nPrevPrevPnt0-1]; in getSpecialDragPoly()1235 aLine4[0]=rXP[mpSdrPathDragData->nNextNextPnt0+2]; in getSpecialDragPoly()1236 aLine4[1]=rXP[mpSdrPathDragData->nNextNextPnt0+1]; in getSpecialDragPoly()1274 if (aLine4.GetPointCount()>1) aRetval.Insert(aLine4); in getSpecialDragPoly()
Completed in 30 milliseconds