Searched refs:SwWebGrfShell (Results 1 – 5 of 5) sorted by relevance
46 #define SwWebGrfShell macro49 SFX_IMPL_INTERFACE(SwWebGrfShell, SwGrfShell, SW_RES(STR_SHELLNAME_GRAPHIC)) in SFX_IMPL_INTERFACE() argument55 TYPEINIT1(SwWebGrfShell,SwGrfShell) in TYPEINIT1() argument57 SwWebGrfShell::SwWebGrfShell(SwView &_rView) : in TYPEINIT1()65 SwWebGrfShell::~SwWebGrfShell() in ~SwWebGrfShell()
207 SetShell( new SwWebGrfShell( *this )); in SelectShell()
28 class SwWebGrfShell: public SwGrfShell class31 SwWebGrfShell(SwView &rShell);32 virtual ~SwWebGrfShell();
32 shell SwWebGrfShell : SwBaseShell
349 SwWebGrfShell::RegisterInterface(pMod); in RegisterInterfaces()
Completed in 30 milliseconds