Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db2dpolygoncutandtouch.cxx83 typedef ::std::vector< temporaryPoint > temporaryPointVector; typedef
91 temporaryPointVector maPoints;
97 temporaryPointVector& getTemporaryPointVector() { return maPoints; } in getTemporaryPointVector()
102 …ygon mergeTemporaryPointsAndPolygon(const B2DPolygon& rCandidate, temporaryPointVector& rTempPoint… 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()
[all …]