Searched refs:rPolyPolygonShape3DRetval (Results 1 – 2 of 2) sorted by relevance
599 com::sun::star::drawing::PolyPolygonShape3D& rPolyPolygonShape3DRetval) in B3DPolyPolygonToUnoPolyPolygonShape3D() argument605 rPolyPolygonShape3DRetval.SequenceX.realloc(nPolygonCount); in B3DPolyPolygonToUnoPolyPolygonShape3D()606 rPolyPolygonShape3DRetval.SequenceY.realloc(nPolygonCount); in B3DPolyPolygonToUnoPolyPolygonShape3D()607 rPolyPolygonShape3DRetval.SequenceZ.realloc(nPolygonCount); in B3DPolyPolygonToUnoPolyPolygonShape3D()609 …com::sun::star::drawing::DoubleSequence* pOuterSequenceX = rPolyPolygonShape3DRetval.SequenceX.get… in B3DPolyPolygonToUnoPolyPolygonShape3D()610 …com::sun::star::drawing::DoubleSequence* pOuterSequenceY = rPolyPolygonShape3DRetval.SequenceY.get… in B3DPolyPolygonToUnoPolyPolygonShape3D()611 …com::sun::star::drawing::DoubleSequence* pOuterSequenceZ = rPolyPolygonShape3DRetval.SequenceZ.get… in B3DPolyPolygonToUnoPolyPolygonShape3D()662 rPolyPolygonShape3DRetval.SequenceX.realloc(0); in B3DPolyPolygonToUnoPolyPolygonShape3D()663 rPolyPolygonShape3DRetval.SequenceY.realloc(0); in B3DPolyPolygonToUnoPolyPolygonShape3D()664 rPolyPolygonShape3DRetval.SequenceZ.realloc(0); in B3DPolyPolygonToUnoPolyPolygonShape3D()
155 com::sun::star::drawing::PolyPolygonShape3D& rPolyPolygonShape3DRetval);
Completed in 9 milliseconds