Searched refs:SwDrawFormShell (Results 1 – 7 of 7) sorted by relevance
61 #define SwDrawFormShell macro71 SFX_IMPL_INTERFACE(SwDrawFormShell, SwDrawBaseShell, SW_RES(STR_SHELLNAME_DRAWFORM)) in SFX_IMPL_INTERFACE() argument78 TYPEINIT1(SwDrawFormShell, SwDrawBaseShell) in TYPEINIT1() argument81 void SwDrawFormShell::Execute(SfxRequest &rReq) in TYPEINIT1()174 void SwDrawFormShell::GetState(SfxItemSet& rSet) in GetState()260 SwDrawFormShell::SwDrawFormShell(SwView &_rView) : in SwDrawFormShell() function in SwDrawFormShell269 SwDrawFormShell::~SwDrawFormShell() in ~SwDrawFormShell()
30 class SwDrawFormShell: public SwDrawBaseShell class36 SwDrawFormShell(SwView &rView);37 virtual ~SwDrawFormShell();
28 class SwWebDrawFormShell : public SwDrawFormShell
50 SFX_IMPL_INTERFACE(SwWebDrawFormShell, SwDrawFormShell, SW_RES(0))56 TYPEINIT1(SwWebDrawFormShell, SwDrawFormShell) in TYPEINIT1() argument59 SwDrawFormShell(rVw) in TYPEINIT1()
31 shell SwDrawFormShell : SwDrawBaseShell
342 SwDrawFormShell::RegisterInterface(pMod); in RegisterInterfaces()
390 pShell = new SwDrawFormShell( *this ); in SelectShell()
Completed in 31 milliseconds