Searched refs:SwListShell (Results 1 – 7 of 7) sorted by relevance
60 #define SwListShell macro66 SFX_IMPL_INTERFACE(SwListShell, SwBaseShell, SW_RES(STR_SHELLNAME_LIST)) in SFX_IMPL_INTERFACE() argument72 TYPEINIT1(SwListShell,SwBaseShell) in TYPEINIT1() argument145 void SwListShell::Execute(SfxRequest &rReq) in Execute()247 void SwListShell::GetState(SfxItemSet &rSet) in GetState()291 SwListShell::SwListShell(SwView &_rView) : in SwListShell() function in SwListShell
45 SFX_IMPL_INTERFACE(SwWebListShell, SwListShell, SW_RES(STR_SHELLNAME_LIST)) in SFX_IMPL_INTERFACE() argument50 TYPEINIT1(SwWebListShell,SwListShell) in TYPEINIT1() argument53 SwListShell(_rView) in TYPEINIT1()
28 class SwListShell: public SwBaseShell class34 SwListShell(SwView &rView);
28 class SwWebListShell: public SwListShell
34 shell SwListShell : SwBaseShell
338 SwListShell::RegisterInterface(pMod); in RegisterInterfaces()
416 pShell = new SwListShell( *this ); in SelectShell()
Completed in 30 milliseconds