Lines Matching refs:PolyPolygon
338 aWriter.DrawPolyPolygon( PolyPolygon( Polygon( aPolyRect ) ), nPattern, true ); in doTestCode()
1580 void PDFWriterImpl::PDFPage::appendPolyPolygon( const PolyPolygon& rPolyPoly, OStringBuffer& rBuffe… in appendPolyPolygon()
7618 PolyPolygon aEmphPoly; in drawLayout()
7705 const PolyPolygon& rPolyPoly, sal_Bool bPolyLine, in drawEmphasisMark()
7721 PolyPolygon aPolyPoly = rPolyPoly; in drawEmphasisMark()
8468 void PDFWriterImpl::drawPolyPolygon( const PolyPolygon& rPolyPoly ) in drawPolyPolygon()
8493 void PDFWriterImpl::drawTransparent( const PolyPolygon& rPolyPoly, sal_uInt32 nTransparentPercent ) in drawTransparent()
10255 void PDFWriterImpl::drawGradient( const PolyPolygon& rPolyPoly, const Gradient& rGradient ) in drawGradient()
10293 void PDFWriterImpl::drawHatch( const PolyPolygon& rPolyPoly, const Hatch& rHatch ) in drawHatch()
10301 PolyPolygon aPolyPoly( rPolyPoly ); in drawHatch()
10523 void PDFWriterImpl::drawPolyPolygon( const PolyPolygon& rPolyPoly, sal_Int32 nPattern, bool bEOFill… in drawPolyPolygon()
10538 PolyPolygon aSubDiv; in drawPolyPolygon()
10545 PolyPolygon aLocalPath( rPolyPoly ); in drawPolyPolygon()