Searched refs:aToBeAdded (Results 1 – 2 of 2) sorted by relevance
295 basegfx::B3DPolygon aToBeAdded; in create3DDecomposition() local297 aToBeAdded.append(aStart); in create3DDecomposition()298 aToBeAdded.append(aEnd); in create3DDecomposition()299 aNewLineGeometry.append(aToBeAdded); in create3DDecomposition()307 basegfx::B3DPolygon aToBeAdded; in create3DDecomposition() local309 aToBeAdded.append(aStart); in create3DDecomposition()310 aToBeAdded.append(aEnd); in create3DDecomposition()311 aNewLineGeometry.append(aToBeAdded); in create3DDecomposition()319 basegfx::B3DPolygon aToBeAdded; in create3DDecomposition() local321 aToBeAdded.append(aStart); in create3DDecomposition()[all …]
971 basegfx::B3DPolygon aToBeAdded; in createReducedOutlines() local972 aToBeAdded.append(rLoopA.getB3DPoint(nIndexLeft)); in createReducedOutlines()973 aToBeAdded.append(rLoopB.getB3DPoint(nIndexLeft)); in createReducedOutlines()974 rTarget.append(aToBeAdded); in createReducedOutlines()979 basegfx::B3DPolygon aToBeAdded; in createReducedOutlines() local980 aToBeAdded.append(rLoopA.getB3DPoint(nIndexRight)); in createReducedOutlines()981 aToBeAdded.append(rLoopB.getB3DPoint(nIndexRight)); in createReducedOutlines()982 rTarget.append(aToBeAdded); in createReducedOutlines()