Home
last modified time | relevance | path

Searched refs:ImplCreatePolyPolyRegion (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dregion.cxx353 ImplCreatePolyPolyRegion(rPolygon); in Region()
367 ImplCreatePolyPolyRegion(rPolyPoly); in Region()
381 ImplCreatePolyPolyRegion(rPolyPoly); in Region()
397 void Region::ImplCreatePolyPolyRegion( const PolyPolygon& rPolyPoly ) in ImplCreatePolyPolyRegion() function in Region
423 void Region::ImplCreatePolyPolyRegion( const basegfx::B2DPolyPolygon& rPolyPoly ) in ImplCreatePolyPolyRegion() function in Region
/trunk/main/vcl/inc/vcl/
H A Dregion.hxx61 SAL_DLLPRIVATE void ImplCreatePolyPolyRegion( const PolyPolygon& rPolyPoly );
62 SAL_DLLPRIVATE void ImplCreatePolyPolyRegion( const basegfx::B2DPolyPolygon& rPolyPoly );

Completed in 25 milliseconds