Searched refs:rPolyPolygonBezierCoordsSource (Results 1 – 2 of 2) sorted by relevance
662 const com::sun::star::drawing::PolyPolygonBezierCoords& rPolyPolygonBezierCoordsSource, in UnoPolyPolygonBezierCoordsToB2DPolyPolygon() argument666 …const sal_uInt32 nSequenceCount((sal_uInt32)rPolyPolygonBezierCoordsSource.Coordinates.getLength()… in UnoPolyPolygonBezierCoordsToB2DPolyPolygon()670 … OSL_ENSURE(nSequenceCount == (sal_uInt32)rPolyPolygonBezierCoordsSource.Flags.getLength(), in UnoPolyPolygonBezierCoordsToB2DPolyPolygon()672 …nst com::sun::star::drawing::PointSequence* pPointSequence = rPolyPolygonBezierCoordsSource.Coordi… in UnoPolyPolygonBezierCoordsToB2DPolyPolygon()673 …const com::sun::star::drawing::FlagSequence* pFlagSequence = rPolyPolygonBezierCoordsSource.Flags.… in UnoPolyPolygonBezierCoordsToB2DPolyPolygon()
331 const com::sun::star::drawing::PolyPolygonBezierCoords& rPolyPolygonBezierCoordsSource,
Completed in 11 milliseconds