Searched refs:aReducedLoops (Results 1 – 1 of 1) sorted by relevance
155 basegfx::B3DPolyPolygon aReducedLoops; in create3DDecomposition() local162 const sal_uInt32 nReducedCount(aReducedLoops.count()); in create3DDecomposition()170 if(aCandidate == aReducedLoops.getB3DPolygon(b)) in create3DDecomposition()179 aReducedLoops.append(aCandidate); in create3DDecomposition()184 const sal_uInt32 nReducedCount(aReducedLoops.count()); in create3DDecomposition()191 const basegfx::B3DPolygon aCandA(aReducedLoops.getB3DPolygon(b - 1)); in create3DDecomposition()192 const basegfx::B3DPolygon aCandB(aReducedLoops.getB3DPolygon(b)); in create3DDecomposition()205 aNewLineGeometry.append(aReducedLoops); in create3DDecomposition()329 aNewLineGeometry.append(aReducedLoops); in create3DDecomposition()
Completed in 18 milliseconds