Searched refs:aTempPointVectorEdge (Results 1 – 1 of 1) sorted by relevance
424 temporaryPointVector aTempPointVectorEdge; in findEdgeCutsBezierAndEdge() local435 …ouchesAndCommonForBezier(aTempPolygonA, aTempPolygonEdge, aTempPointVectorA, aTempPointVectorEdge); in findEdgeCutsBezierAndEdge()444 for(sal_uInt32 a(0L); a < aTempPointVectorEdge.size(); a++) in findEdgeCutsBezierAndEdge()446 const temporaryPoint& rTempPoint = aTempPointVectorEdge[a]; in findEdgeCutsBezierAndEdge()
Completed in 19 milliseconds