Searched refs:aOnePoly (Results 1 – 2 of 2) sorted by relevance
1288 const ::basegfx::B2DPolyPolygon aOnePoly( aAreaPolyPoly.getB2DPolygon( nPolyIdx ) ); in drawPolyLine() local1289 bDrawnOk = drawPolyPolygon( aOnePoly, fTransparency ); in drawPolyLine()
202 const ::basegfx::B2DPolygon aOnePoly = aB2DPolyPolygon.getB2DPolygon( nPolyIdx ); in DrawTransparent() local203 …mpGraphics->DrawPolyLine( aOnePoly, fTransparency, aHairlineWidth, ::basegfx::B2DLINEJOIN_NONE, co… in DrawTransparent()
Completed in 38 milliseconds