Searched refs:SwBezierShell (Results 1 – 8 of 8) sorted by relevance
48 #define SwBezierShell macro55 SFX_IMPL_INTERFACE(SwBezierShell, SwBaseShell, SW_RES(STR_SHELLNAME_BEZIER)) in SFX_IMPL_INTERFACE() argument61 TYPEINIT1(SwBezierShell,SwBaseShell) in TYPEINIT1() argument68 SwBezierShell::SwBezierShell(SwView &_rView): in TYPEINIT1()86 void SwBezierShell::Execute(SfxRequest &rReq) in Execute()246 void SwBezierShell::GetState(SfxItemSet &rSet) in GetState()
28 class SwBezierShell: public SwBaseShell class34 SwBezierShell(SwView &rView);
29 shell SwBezierShell: SwBaseShell
126 shell SwBezierShell: SwBaseShell
232 SetShell( new SwBezierShell( *this )); in SelectShell()
344 SwBezierShell::RegisterInterface(pMod); in RegisterInterfaces()
431 !pShell->ISA(SwBezierShell) && in ExitDraw()
365 pShell = new SwBezierShell( *this ); in SelectShell()
Completed in 51 milliseconds