Home
last modified time | relevance | path

Searched refs:aNewLineGeometry (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/drawinglayer/source/primitive3d/
H A Dsdrextrudeprimitive3d.cxx156 basegfx::B3DPolyPolygon aNewLineGeometry; in create3DDecomposition() local
200 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()
H A Dsdrlatheprimitive3d.cxx149 basegfx::B3DPolyPolygon aNewLineGeometry; in create3DDecomposition() local
159 aNewLineGeometry); in create3DDecomposition()
170 aNewLineGeometry.append(aCandidate); in create3DDecomposition()
174 if(aNewLineGeometry.count()) in create3DDecomposition()
177 aNewLineGeometry, getTransform(), getSdrLFSAttribute().getLine())); in create3DDecomposition()

Completed in 37 milliseconds