Searched refs:SwWebDrawFormShell (Results 1 – 5 of 5) sorted by relevance
47 #define SwWebDrawFormShell macro50 SFX_IMPL_INTERFACE(SwWebDrawFormShell, SwDrawFormShell, SW_RES(0))56 TYPEINIT1(SwWebDrawFormShell, SwDrawFormShell) in TYPEINIT1() argument58 SwWebDrawFormShell::SwWebDrawFormShell(SwView& rVw) : in TYPEINIT1()63 __EXPORT SwWebDrawFormShell::~SwWebDrawFormShell() in ~SwWebDrawFormShell()
240 SetShell( new SwWebDrawFormShell( *this )); in SelectShell()
28 class SwWebDrawFormShell : public SwDrawFormShell class31 SwWebDrawFormShell(SwView &rShell);32 virtual ~SwWebDrawFormShell();
31 shell SwWebDrawFormShell : SwWebDrawBaseShell
352 SwWebDrawFormShell::RegisterInterface(pMod); in RegisterInterfaces()
Completed in 28 milliseconds