Searched refs:aB2DPolyPoly (Results 1 – 3 of 3) sorted by relevance
509 ::basegfx::B2DPolyPolygon aB2DPolyPoly( in fillPolyPolygon()511 aB2DPolyPoly.setClosed(true); // ensure closed poly, otherwise VCL does not fill in fillPolyPolygon()513 aB2DPolyPoly, in fillPolyPolygon()
641 …const ::basegfx::B2DPolyPolygon aB2DPolyPoly( ::basegfx::tools::correctOrientations( aPolyPoly.get… in ImplWritePolyPolygon() local644 *mrExport.getCurClip(), aB2DPolyPoly, sal_False, sal_False ) ); in ImplWritePolyPolygon()
7908 ::basegfx::B2DPolyPolygon aB2DPolyPoly = aPolyPoly.getB2DPolyPolygon(); in GetTextOutlines()7914 aB2DPolyPoly.transform( aMatrix ); in GetTextOutlines()7915 rVector.push_back( aB2DPolyPoly ); in GetTextOutlines()
Completed in 62 milliseconds