Lines Matching refs:temporaryPointVector

83 		typedef ::std::vector< temporaryPoint > temporaryPointVector;  typedef
91 temporaryPointVector maPoints;
97 temporaryPointVector& getTemporaryPointVector() { return maPoints; } in getTemporaryPointVector()
102 …B2DPolygon mergeTemporaryPointsAndPolygon(const B2DPolygon& rCandidate, temporaryPointVector& rTem… in mergeTemporaryPointsAndPolygon()
194 const temporaryPointVector& rPointVector, const B2DPolygon& rPolygon, in adaptAndTransferCutsWithBezierSegment()
195 sal_uInt32 nInd, temporaryPointVector& rTempPoints) in adaptAndTransferCutsWithBezierSegment()
230 void findCuts(const B2DPolygon& rCandidate, temporaryPointVector& rTempPoints);
231 …(const B2DPolygon& rEdgePolygon, const B2DPolygon& rPointPolygon, temporaryPointVector& rTempPoint…
232 …on& rCandidateA, const B2DPolygon& rCandidateB, temporaryPointVector& rTempPointsA, temporaryPoint…
240 temporaryPointVector& rTempPointsA, temporaryPointVector& rTempPointsB) in findEdgeCutsTwoEdges()
290 …on& rCandidateA, const B2DPolygon& rCandidateB, temporaryPointVector& rTempPointsA, temporaryPoint… in findCutsAndTouchesAndCommonForBezier()
416 temporaryPointVector& rTempPointsA, temporaryPointVector& rTempPointsB) in findEdgeCutsBezierAndEdge()
423 temporaryPointVector aTempPointVectorA; in findEdgeCutsBezierAndEdge()
424 temporaryPointVector aTempPointVectorEdge; in findEdgeCutsBezierAndEdge()
457 temporaryPointVector& rTempPointsA, temporaryPointVector& rTempPointsB) in findEdgeCutsTwoBeziers()
464 temporaryPointVector aTempPointVectorA; in findEdgeCutsTwoBeziers()
465 temporaryPointVector aTempPointVectorB; in findEdgeCutsTwoBeziers()
496 sal_uInt32 nInd, temporaryPointVector& rTempPoints) in findEdgeCutsOneBezier()
509 temporaryPointVector aTempPointVector; in findEdgeCutsOneBezier()
527 void findCuts(const B2DPolygon& rCandidate, temporaryPointVector& rTempPoints) in findCuts()
653 sal_uInt32 nInd, temporaryPointVector& rTempPoints) in findTouchesOnEdge()
700 sal_uInt32 nInd, temporaryPointVector& rTempPoints) in findTouchesOnCurve()
706 temporaryPointVector aTempPointVector; in findTouchesOnCurve()
724 …(const B2DPolygon& rEdgePolygon, const B2DPolygon& rPointPolygon, temporaryPointVector& rTempPoint… in findTouches()
784 …on& rCandidateA, const B2DPolygon& rCandidateB, temporaryPointVector& rTempPointsA, temporaryPoint… in findCuts()
908 temporaryPointVector aTempPoints; in addPointsAtCutsAndTouches()
1012 temporaryPointVector aTempPoints; in addPointsAtCutsAndTouches()
1013 temporaryPointVector aTempPointsUnused; in addPointsAtCutsAndTouches()
1059 temporaryPointVector aTempPoints; in addPointsAtCuts()
1060 temporaryPointVector aUnusedTempPoints; in addPointsAtCuts()
1121 temporaryPointVector aTempPointsA; in addPointsAtCuts()
1122 temporaryPointVector aUnusedTempPointsB; in addPointsAtCuts()
1205 temporaryPointVector aTempPoints; in addPointsAtCuts()