Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dmetaact.cxx2625 PolyPolygon aNoCurvePolyPolygon; in Write() local
2626 maPolyPoly.AdaptiveSubdivide(aNoCurvePolyPolygon); in Write()
2628 rOStm << aNoCurvePolyPolygon; in Write()
2699 PolyPolygon aNoCurvePolyPolygon; in Write() local
2700 maPolyPoly.AdaptiveSubdivide(aNoCurvePolyPolygon); in Write()
2702 rOStm << aNoCurvePolyPolygon; in Write()
3780 PolyPolygon aNoCurvePolyPolygon; in Write() local
3781 maPolyPoly.AdaptiveSubdivide(aNoCurvePolyPolygon); in Write()
3783 rOStm << aNoCurvePolyPolygon; in Write()
H A Dregion.cxx1694 PolyPolygon aNoCurvePolyPolygon; in operator <<() local
1695 rRegion.GetAsPolyPolygon().AdaptiveSubdivide(aNoCurvePolyPolygon); in operator <<()
1697 rOStrm << aNoCurvePolyPolygon; in operator <<()

Completed in 59 milliseconds