Home
last modified time | relevance | path

Searched defs:aCurrentPoint (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/basegfx/source/polygon/
H A Db3dpolygontools.cxx167 const B3DPoint aCurrentPoint(rCandidate.getB3DPoint(a)); in getSignedArea() local
235 const B3DPoint aCurrentPoint(rCandidate.getB3DPoint(nIndex)); in getEdgeLength() local
257 const B3DPoint aCurrentPoint(rCandidate.getB3DPoint(a)); in getLength() local
403 B3DPoint aCurrentPoint(rCandidate.getB3DPoint(0)); in applyLineDashing() local
883 B3DPoint aCurrentPoint(rCandidate.getB3DPoint(nPointCount - 1)); in isInside() local
1102 B3DPoint aCurrentPoint(rCandidate.getB3DPoint(0)); in isPointOnPolygon() local
H A Db2dpolygontools.cxx412 B2DPoint aCurrentPoint(aCandidate.getB2DPoint(nPointCount - 1L)); in isInside() local
516 const B2DPoint aCurrentPoint(aCandidate.getB2DPoint(a)); in getSignedArea() local
2271 B2DPoint aCurrentPoint(aCandidate.getB2DPoint(0L)); in isPointOnPolygon() local
2801 const B2DPoint aCurrentPoint(rCandidate.getB2DPoint(nIndex)); in setContinuityInPoint() local

Completed in 37 milliseconds