Searched refs:aNewLineGeometry (Results 1 – 2 of 2) sorted by relevance
156 basegfx::B3DPolyPolygon aNewLineGeometry; in create3DDecomposition() local200 aNewLineGeometry); in create3DDecomposition()205 aNewLineGeometry.append(aReducedLoops); in create3DDecomposition()299 aNewLineGeometry.append(aToBeAdded); in create3DDecomposition()311 aNewLineGeometry.append(aToBeAdded); in create3DDecomposition()323 aNewLineGeometry.append(aToBeAdded); in create3DDecomposition()329 aNewLineGeometry.append(aReducedLoops); in create3DDecomposition()331 if(aNewLineGeometry.count()) in create3DDecomposition()334 aNewLineGeometry, getTransform(), getSdrLFSAttribute().getLine())); in create3DDecomposition()
149 basegfx::B3DPolyPolygon aNewLineGeometry; in create3DDecomposition() local159 aNewLineGeometry); in create3DDecomposition()170 aNewLineGeometry.append(aCandidate); in create3DDecomposition()174 if(aNewLineGeometry.count()) in create3DDecomposition()177 aNewLineGeometry, getTransform(), getSdrLFSAttribute().getLine())); in create3DDecomposition()
Completed in 29 milliseconds