Searched refs:temporaryPoint (Results 1 – 1 of 1) sorted by relevance
52 class temporaryPoint class59 temporaryPoint(const B2DPoint& rNewPoint, sal_uInt32 nIndex, double fCut) in temporaryPoint() function in basegfx::__anonce9778c70111::temporaryPoint66 bool operator<(const temporaryPoint& rComp) const in operator <()83 typedef ::std::vector< temporaryPoint > temporaryPointVector;139 const temporaryPoint& rTempPoint = rTempPoints[nNewInd++]; in mergeTemporaryPointsAndPolygon()161 const temporaryPoint& rTempPoint = rTempPoints[nNewInd++]; in mergeTemporaryPointsAndPolygon()208 const temporaryPoint& rTempPoint = rPointVector[a]; in adaptAndTransferCutsWithBezierSegment()211 … rTempPoints.push_back(temporaryPoint(rTempPoint.getPoint(), nInd, fRelativeCutPos)); in adaptAndTransferCutsWithBezierSegment()279 rTempPointsA.push_back(temporaryPoint(aCutPoint, nIndA, fCut)); in findEdgeCutsTwoEdges()280 rTempPointsB.push_back(temporaryPoint(aCutPoint, nIndB, fCut2)); in findEdgeCutsTwoEdges()[all …]