Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygontools.cxx662 const com::sun::star::drawing::PolyPolygonBezierCoords& rPolyPolygonBezierCoordsSource, in UnoPolyPolygonBezierCoordsToB2DPolyPolygon() argument
666 …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()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolypolygontools.hxx331 const com::sun::star::drawing::PolyPolygonBezierCoords& rPolyPolygonBezierCoordsSource,

Completed in 25 milliseconds