Home
last modified time | relevance | path

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

/AOO42X/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx902 const basegfx::B3DPolygon& rLoopB, in createReducedOutlines() argument
908 if(rLoopA != rLoopB) in createReducedOutlines()
910 if(nPointCount && nPointCount == rLoopB.count()) in createReducedOutlines()
914 …egfx::B2DPolygon a2DLoopB(basegfx::tools::createB2DPolygonFromB3DPolygon(rLoopB, aObjectTransform)… in createReducedOutlines()
973 aToBeAdded.append(rLoopB.getB3DPoint(nIndexLeft)); in createReducedOutlines()
981 aToBeAdded.append(rLoopB.getB3DPoint(nIndexRight)); in createReducedOutlines()
/AOO42X/main/drawinglayer/inc/drawinglayer/primitive3d/
H A Dsdrlatheprimitive3d.hxx85 const basegfx::B3DPolygon& rLoopB,
H A Dsdrextrudelathetools3d.hxx130 const basegfx::B3DPolygon& rLoopB,