Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db3dpolypolygontools.cxx599 com::sun::star::drawing::PolyPolygonShape3D& rPolyPolygonShape3DRetval) in B3DPolyPolygonToUnoPolyPolygonShape3D() argument
605 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()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db3dpolypolygontools.hxx155 com::sun::star::drawing::PolyPolygonShape3D& rPolyPolygonShape3DRetval);

Completed in 19 milliseconds