Searched refs:FuMorph (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sd/source/ui/func/ |
H A D | fumorph.cxx | 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() [all …]
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | fumorph.hxx | 43 class FuMorph class 53 FuMorph (
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drviews8.cxx | 445 SetCurrentFunction( FuMorph::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()
|
Completed in 31 milliseconds