Searched refs:SwWebTextShell (Results 1 – 5 of 5) sorted by relevance
52 #define SwWebTextShell macro65 SFX_IMPL_INTERFACE(SwWebTextShell, SwBaseShell, SW_RES(STR_SHELLNAME_WEBTEXT)) in SFX_IMPL_INTERFACE() argument73 TYPEINIT1(SwWebTextShell, SwTextShell) in TYPEINIT1() argument79 SwWebTextShell::SwWebTextShell(SwView &_rView) : in TYPEINIT1()90 SwWebTextShell::~SwWebTextShell() in ~SwWebTextShell()
267 SetShell( new SwWebTextShell(*this)); in SelectShell()
30 class SwWebTextShell: public SwTextShell class37 SwWebTextShell(SwView &rView);38 virtual ~SwWebTextShell();
39 shell SwWebTextShell : SwBaseShell
347 SwWebTextShell::RegisterInterface(pMod); in RegisterInterfaces()
Completed in 19 milliseconds