Home
last modified time | relevance | path

Searched refs:aB2DPolyPoly (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/canvas/source/vcl/
H A Dcanvashelper.cxx509 ::basegfx::B2DPolyPolygon aB2DPolyPoly( in fillPolyPolygon()
511 aB2DPolyPoly.setClosed(true); // ensure closed poly, otherwise VCL does not fill in fillPolyPolygon()
513 aB2DPolyPoly, in fillPolyPolygon()
/aoo42x/main/filter/source/svg/
H A Dsvgwriter.cxx641 …const ::basegfx::B2DPolyPolygon aB2DPolyPoly( ::basegfx::tools::correctOrientations( aPolyPoly.get… in ImplWritePolyPolygon() local
644 *mrExport.getCurClip(), aB2DPolyPoly, sal_False, sal_False ) ); in ImplWritePolyPolygon()
/aoo42x/main/vcl/source/gdi/
H A Doutdev3.cxx7908 ::basegfx::B2DPolyPolygon aB2DPolyPoly = aPolyPoly.getB2DPolyPolygon(); in GetTextOutlines()
7914 aB2DPolyPoly.transform( aMatrix ); in GetTextOutlines()
7915 rVector.push_back( aB2DPolyPoly ); in GetTextOutlines()

Completed in 62 milliseconds