Searched refs:ImplDrawHatch (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/vcl/source/gdi/ |
H A D | outdev4.cxx | 1113 ImplDrawHatch( aPolyPoly, aHatch, sal_False ); in DrawHatch() 1140 ImplDrawHatch( aPolyPoly, rHatch, sal_True ); in AddHatchActions() 1148 void OutputDevice::ImplDrawHatch( const PolyPolygon& rPolyPoly, const Hatch& rHatch, sal_Bool bMtf ) in ImplDrawHatch() function in OutputDevice 1169 ImplDrawHatch(aPolyPoly, rHatch, bMtf); in ImplDrawHatch()
|
H A D | pdfwriter_impl.cxx | 10306 getReferenceDevice()->ImplDrawHatch( aPolyPoly, rHatch, sal_False ); in drawHatch()
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | outdev.hxx | 478 …SAL_DLLPRIVATE void ImplDrawHatch( const PolyPolygon& rPolyPoly, const Hatch& rHatch, sal_Bool b…
|
Completed in 80 milliseconds