Lines Matching refs:B2DPolygon
158 ::basegfx::B2DPolygon aSub1(aPolyPoly1.getB2DPolygon(a)); in DoExecute()
159 ::basegfx::B2DPolygon aSub2(aPolyPoly2.getB2DPolygon(a)); in DoExecute()
198 ::basegfx::B2DPolygon ImpGetExpandedPolygon(const ::basegfx::B2DPolygon& rCandidate, sal_uInt32 nNu… in ImpGetExpandedPolygon()
203 ::basegfx::B2DPolygon aRetval; in ImpGetExpandedPolygon()
249 void FuMorph::ImpEqualizePolyPointCount(::basegfx::B2DPolygon& rSmall, const ::basegfx::B2DPolygon&… in ImpEqualizePolyPointCount()
253 ::basegfx::B2DPolygon aPoly1(ImpGetExpandedPolygon(rSmall, nCnt)); in ImpEqualizePolyPointCount()
266 ::basegfx::B2DPolygon aPoly2; in ImpEqualizePolyPointCount()
281 sal_uInt32 FuMorph::ImpGetNearestIndex(const ::basegfx::B2DPolygon& rPoly, const ::basegfx::B2DPoin… in ImpGetNearestIndex()
307 const ::basegfx::B2DPolygon aToBeCopied(rBigger.getB2DPolygon(rSmaller.count())); in ImpAddPolys()
310 ::basegfx::B2DPolygon aNewPoly; in ImpAddPolys()
454 const ::basegfx::B2DPolygon aPolyStart(rPolyPolyStart.getB2DPolygon(a)); in ImpCreateMorphedPolygon()
455 const ::basegfx::B2DPolygon aPolyEnd(rPolyPolyEnd.getB2DPolygon(a)); in ImpCreateMorphedPolygon()
457 ::basegfx::B2DPolygon aNewPolygon; in ImpCreateMorphedPolygon()