Home
last modified time | relevance | path

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

/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx901 const basegfx::B3DPolygon& rLoopA, in createReducedOutlines() argument
905 const sal_uInt32 nPointCount(rLoopA.count()); in createReducedOutlines()
908 if(rLoopA != rLoopB) in createReducedOutlines()
913 …egfx::B2DPolygon a2DLoopA(basegfx::tools::createB2DPolygonFromB3DPolygon(rLoopA, aObjectTransform)… in createReducedOutlines()
972 aToBeAdded.append(rLoopA.getB3DPoint(nIndexLeft)); in createReducedOutlines()
980 aToBeAdded.append(rLoopA.getB3DPoint(nIndexRight)); in createReducedOutlines()
/trunk/main/drawinglayer/inc/drawinglayer/primitive3d/
H A Dsdrlatheprimitive3d.hxx84 const basegfx::B3DPolygon& rLoopA,
H A Dsdrextrudelathetools3d.hxx129 const basegfx::B3DPolygon& rLoopA,