Searched refs:SwWebFrameShell (Results 1 – 6 of 6) sorted by relevance
45 #define SwWebFrameShell macro54 SFX_IMPL_INTERFACE(SwWebFrameShell, SwFrameShell, SW_RES(STR_SHELLNAME_WEBFRAME)) in SFX_IMPL_INTERFACE() argument62 TYPEINIT1(SwWebFrameShell, SwFrameShell) in TYPEINIT1() argument70 SwWebFrameShell::SwWebFrameShell(SwView &_rView) : in TYPEINIT1()82 SwWebFrameShell::~SwWebFrameShell() in ~SwWebFrameShell()
202 SetShell( new SwWebFrameShell( *this )); in SelectShell()214 SetShell( new SwWebFrameShell( *this )); in SelectShell()
30 class SwWebFrameShell: public SwFrameShell class37 SwWebFrameShell(SwView &rView);38 virtual ~SwWebFrameShell();
33 shell SwWebFrameShell : SwBaseShell
34 shell SwWebOleShell : SwWebFrameShell
348 SwWebFrameShell::RegisterInterface(pMod); in RegisterInterfaces()
Completed in 25 milliseconds