Lines Matching refs:FuMorph
59 TYPEINIT1( FuMorph, FuPoor );
64 FuMorph::FuMorph ( in FuMorph() function in sd::FuMorph
74 FunctionReference FuMorph::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDra… in Create()
76 FunctionReference xFunc( new FuMorph( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
81 void FuMorph::DoExecute( SfxRequest& ) in DoExecute()
249 void FuMorph::ImpEqualizePolyPointCount(::basegfx::B2DPolygon& rSmall, const ::basegfx::B2DPolygon&… in ImpEqualizePolyPointCount()
281 sal_uInt32 FuMorph::ImpGetNearestIndex(const ::basegfx::B2DPolygon& rPoly, const ::basegfx::B2DPoin… in ImpGetNearestIndex()
303 void FuMorph::ImpAddPolys(::basegfx::B2DPolyPolygon& rSmaller, const ::basegfx::B2DPolyPolygon& rBi… in ImpAddPolys()
330 void FuMorph::ImpInsertPolygons(List& rPolyPolyList3D, sal_Bool bAttributeFade, in ImpInsertPolygons()
444 ::basegfx::B2DPolyPolygon* FuMorph::ImpCreateMorphedPolygon( in ImpCreateMorphedPolygon()
476 sal_Bool FuMorph::ImpMorphPolygons( in ImpMorphPolygons()