Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx1207 XPolygon aLine4(2); in getSpecialDragPoly() local
1220 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 25 milliseconds