Home
last modified time | relevance | path

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

/trunk/main/basegfx/inc/basegfx/polygon/
H A Db3dpolygontools.hxx98 …BASEGFX_DLLPUBLIC B3DPoint getPositionRelative(const B3DPolygon& rCandidate, double fDistance, dou…
H A Db2dpolygontools.hxx122 …BASEGFX_DLLPUBLIC B2DPoint getPositionRelative(const B2DPolygon& rCandidate, double fDistance, dou…
/trunk/main/slideshow/source/engine/
H A Danimationfactory.cxx316 ::basegfx::B2DPoint rOutPos = ::basegfx::tools::getPositionRelative( maPathPoly, in operator ()()
/trunk/main/basegfx/source/polygon/
H A Db3dpolygontools.cxx366 B3DPoint getPositionRelative(const B3DPolygon& rCandidate, double fDistance, double fLength) in getPositionRelative() function
H A Db2dpolygontools.cxx766 B2DPoint getPositionRelative(const B2DPolygon& rCandidate, double fDistance, double fLength) in getPositionRelative() function
3017 const B2DPoint aNewPoint(getPositionRelative(rCandidate, fRelativePos, fLength)); in reSegmentPolygon()

Completed in 47 milliseconds