Searched refs:SwWebListShell (Results 1 – 5 of 5) sorted by relevance
42 #define SwWebListShell macro45 SFX_IMPL_INTERFACE(SwWebListShell, SwListShell, SW_RES(STR_SHELLNAME_LIST)) in SFX_IMPL_INTERFACE() argument50 TYPEINIT1(SwWebListShell,SwListShell) in TYPEINIT1() argument52 SwWebListShell::SwWebListShell(SwView &_rView) : in TYPEINIT1()59 __EXPORT SwWebListShell::~SwWebListShell() in ~SwWebListShell()
264 SetShell( new SwWebListShell( *this )); in SelectShell()
28 class SwWebListShell: public SwListShell class34 virtual ~SwWebListShell();35 SwWebListShell(SwView &rView);
33 shell SwWebListShell : SwBaseShell
350 SwWebListShell::RegisterInterface(pMod); in RegisterInterfaces()
Completed in 25 milliseconds