Home
last modified time | relevance | path

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

/aoo4110/main/basegfx/source/polygon/
H A Db3dpolypolygontools.cxx546 const com::sun::star::drawing::PolyPolygonShape3D& rPolyPolygonShape3DSource, in UnoPolyPolygonShape3DToB3DPolyPolygon() argument
550 const sal_Int32 nOuterSequenceCount(rPolyPolygonShape3DSource.SequenceX.getLength()); in UnoPolyPolygonShape3DToB3DPolyPolygon()
554 OSL_ENSURE(nOuterSequenceCount == rPolyPolygonShape3DSource.SequenceY.getLength() in UnoPolyPolygonShape3DToB3DPolyPolygon()
555 && nOuterSequenceCount == rPolyPolygonShape3DSource.SequenceZ.getLength(), in UnoPolyPolygonShape3DToB3DPolyPolygon()
558 …onst com::sun::star::drawing::DoubleSequence* pInnerSequenceX = rPolyPolygonShape3DSource.Sequence… in UnoPolyPolygonShape3DToB3DPolyPolygon()
559 …onst com::sun::star::drawing::DoubleSequence* pInnerSequenceY = rPolyPolygonShape3DSource.Sequence… in UnoPolyPolygonShape3DToB3DPolyPolygon()
560 …onst com::sun::star::drawing::DoubleSequence* pInnerSequenceZ = rPolyPolygonShape3DSource.Sequence… in UnoPolyPolygonShape3DToB3DPolyPolygon()
/aoo4110/main/basegfx/inc/basegfx/polygon/
H A Db3dpolypolygontools.hxx150 const com::sun::star::drawing::PolyPolygonShape3D& rPolyPolygonShape3DSource,

Completed in 22 milliseconds