Searched refs:rPolyPolygonShape3DRetval (Results 1 – 2 of 2) sorted by relevance
595 com::sun::star::drawing::PolyPolygonShape3D& rPolyPolygonShape3DRetval) in B3DPolyPolygonToUnoPolyPolygonShape3D() argument601 rPolyPolygonShape3DRetval.SequenceX.realloc(nPolygonCount); in B3DPolyPolygonToUnoPolyPolygonShape3D()602 rPolyPolygonShape3DRetval.SequenceY.realloc(nPolygonCount); in B3DPolyPolygonToUnoPolyPolygonShape3D()603 rPolyPolygonShape3DRetval.SequenceZ.realloc(nPolygonCount); in B3DPolyPolygonToUnoPolyPolygonShape3D()605 …com::sun::star::drawing::DoubleSequence* pOuterSequenceX = rPolyPolygonShape3DRetval.SequenceX.get… in B3DPolyPolygonToUnoPolyPolygonShape3D()606 …com::sun::star::drawing::DoubleSequence* pOuterSequenceY = rPolyPolygonShape3DRetval.SequenceY.get… in B3DPolyPolygonToUnoPolyPolygonShape3D()607 …com::sun::star::drawing::DoubleSequence* pOuterSequenceZ = rPolyPolygonShape3DRetval.SequenceZ.get… in B3DPolyPolygonToUnoPolyPolygonShape3D()658 rPolyPolygonShape3DRetval.SequenceX.realloc(0); in B3DPolyPolygonToUnoPolyPolygonShape3D()659 rPolyPolygonShape3DRetval.SequenceY.realloc(0); in B3DPolyPolygonToUnoPolyPolygonShape3D()660 rPolyPolygonShape3DRetval.SequenceZ.realloc(0); in B3DPolyPolygonToUnoPolyPolygonShape3D()
155 com::sun::star::drawing::PolyPolygonShape3D& rPolyPolygonShape3DRetval);