Home
last modified time | relevance | path

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

/trunk/main/tools/inc/tools/
H A Dpoly.hxx200 void GetDifference( const PolyPolygon& rPolyPoly, PolyPolygon& rResult ) const;
303 void GetDifference( const PolyPolygon& rPolyPoly, PolyPolygon& rResult ) const;
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx75 aPolyPoly.GetDifference( aPolyPolyRect, aDifference ); in ExcludeClipRect()
117 aPolyPoly.GetDifference( aSimplePoly, aNewClipPath ); in SetClipPath()
/trunk/main/tools/source/generic/
H A Dpoly2.cxx379 void PolyPolygon::GetDifference( const PolyPolygon& rPolyPoly, PolyPolygon& rResult ) const in GetDifference() function in PolyPolygon
H A Dpoly.cxx1118 void Polygon::GetDifference( const PolyPolygon& rPolyPoly, PolyPolygon& rResult ) const in GetDifference() function in Polygon
1121 aTmp.GetDifference( rPolyPoly, rResult ); in GetDifference()

Completed in 45 milliseconds