Home
last modified time | relevance | path

Searched refs:rHatch (Results 26 – 28 of 28) sorted by relevance

12

/aoo4110/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx1256 void drawHatch( const PolyPolygon& rPolyPoly, const Hatch& rHatch );
H A Dmetaact.cxx2646 MetaHatchAction::MetaHatchAction( const PolyPolygon& rPolyPoly, const Hatch& rHatch ) : in IMPL_META_ACTION()
2649 maHatch ( rHatch ) in IMPL_META_ACTION()
H A Dpdfwriter_impl.cxx10293 void PDFWriterImpl::drawHatch( const PolyPolygon& rPolyPoly, const Hatch& rHatch ) in drawHatch() argument
10305 setLineColor( rHatch.GetColor() ); in drawHatch()
10306 getReferenceDevice()->ImplDrawHatch( aPolyPoly, rHatch, sal_False ); in drawHatch()

Completed in 115 milliseconds

12