Searched refs:rPolyPolygonShape3DSource (Results 1 – 2 of 2) sorted by relevance
546 const com::sun::star::drawing::PolyPolygonShape3D& rPolyPolygonShape3DSource, in UnoPolyPolygonShape3DToB3DPolyPolygon() argument550 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()
151 const com::sun::star::drawing::PolyPolygonShape3D& rPolyPolygonShape3DSource,
Completed in 20 milliseconds