Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dregion.cxx544 basegfx::B2DPolyPolygon aThisPolyPoly(GetAsB2DPolyPolygon()); in Union()
726 basegfx::B2DPolyPolygon aThisPolyPoly(GetAsB2DPolyPolygon()); in Exclude()
808 basegfx::B2DPolyPolygon aThisPolyPoly(GetAsB2DPolyPolygon()); in XOr()
898 basegfx::B2DPolyPolygon aThisPolyPoly(GetAsB2DPolyPolygon()); in Union()
910 basegfx::B2DPolyPolygon aOtherPolyPoly(rRegion.GetAsB2DPolyPolygon()); in Union()
1002 basegfx::B2DPolyPolygon aThisPolyPoly(GetAsB2DPolyPolygon()); in Intersect()
1109 basegfx::B2DPolyPolygon aThisPolyPoly(GetAsB2DPolyPolygon()); in Exclude()
1196 basegfx::B2DPolyPolygon aThisPolyPoly(GetAsB2DPolyPolygon()); in XOr()
1327 const basegfx::B2DPolyPolygon Region::GetAsB2DPolyPolygon() const in GetAsB2DPolyPolygon() function in Region
1544 const_cast< Region* >(this)->GetAsB2DPolyPolygon(); in operator ==()
[all …]
H A Dgdimetafiletools.cxx308 const basegfx::B2DPolyPolygon aNewClip(rRegion.GetAsB2DPolyPolygon()); in clipMetafileContentAgainstOwnRegions()
347 const basegfx::B2DPolyPolygon aNewClip(rRegion.GetAsB2DPolyPolygon()); in clipMetafileContentAgainstOwnRegions()
H A Dpdfwriter_impl2.cxx895 m_rOuterFace.SetClipRegion( aReg.GetAsB2DPolyPolygon() ); in playMetafile()
914 m_rOuterFace.IntersectClipRegion( aReg.GetAsB2DPolyPolygon() ); in playMetafile()
H A Dsalgdilayout.cxx267 const basegfx::B2DPolyPolygon aPolyPoly(mirror(rRgn.GetAsB2DPolyPolygon(), pOutDev, bBack)); in mirror()
H A Dgdimtf.cxx2752 const basegfx::B2DPolyPolygon aPolyPolygon(rRegion.GetAsB2DPolyPolygon()); in GetChecksum()
/trunk/main/vcl/inc/vcl/
H A Dregion.hxx84 const basegfx::B2DPolyPolygon GetAsB2DPolyPolygon() const;
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx875 const basegfx::B2DPolyPolygon aPolyPolygon( i_rClip.GetAsB2DPolyPolygon() ); in setClipRegion()
894 const basegfx::B2DPolyPolygon aPolyPolygon( i_rClip.GetAsB2DPolyPolygon() ); in setClipRegion()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx1421 … basegfx::B2DPolyPolygon aPolyPolygon(pClipAction->GetRegion().GetAsB2DPolyPolygon()); in createActions()
1475 … basegfx::B2DPolyPolygon aPolyPolygon(pClipAction->GetRegion().GetAsB2DPolyPolygon()); in createActions()
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx902 maClip = maVD.GetClipRegion().GetAsB2DPolyPolygon(); in checkClip()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx566 const basegfx::B2DPolyPolygon aClip(i_rClip.GetAsB2DPolyPolygon()); in setClipRegion()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx391 aRetval = aRegion.GetAsB2DPolyPolygon(); in getB2DPolyPolygonFromRegion()

Completed in 160 milliseconds