Searched refs:rLoopB (Results 1 – 3 of 3) sorted by relevance
905 const basegfx::B3DPolygon& rLoopB, in createReducedOutlines() argument911 if(rLoopA != rLoopB) in createReducedOutlines()913 if(nPointCount && nPointCount == rLoopB.count()) in createReducedOutlines()917 …const basegfx::B2DPolygon a2DLoopB(basegfx::tools::createB2DPolygonFromB3DPolygon(rLoopB, aObjectT… in createReducedOutlines()976 aToBeAdded.append(rLoopB.getB3DPoint(nIndexLeft)); in createReducedOutlines()984 aToBeAdded.append(rLoopB.getB3DPoint(nIndexRight)); in createReducedOutlines()
130 const basegfx::B3DPolygon& rLoopB,
85 const basegfx::B3DPolygon& rLoopB,
Completed in 29 milliseconds