Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx60 PolyPolygon aPolyPolyRect( aPolygon ); in IntersectClipRect() local
61 aPolyPoly.GetIntersection( aPolyPolyRect, aIntersection ); in IntersectClipRect()
73 PolyPolygon aPolyPolyRect( aPolygon ); in ExcludeClipRect() local
75 aPolyPoly.GetDifference( aPolyPolyRect, aDifference ); in ExcludeClipRect()
1193 PolyPolygon aPolyPolyRect( aPoly ); in DrawRect() local
1195 aClipPath.GetClipPath().GetIntersection( aPolyPolyRect, aDest ); in DrawRect()

Completed in 26 milliseconds