Searched refs:SwOleShell (Results 1 – 7 of 7) sorted by relevance
57 #define SwOleShell macro62 SFX_IMPL_INTERFACE(SwOleShell, SwFrameShell, SW_RES(STR_SHELLNAME_OBJECT)) in SFX_IMPL_INTERFACE() argument69 SwOleShell::SwOleShell(SwView &_rView) : in SwOleShell() function in SwOleShell
28 class SwOleShell: public SwFrameShell class33 SwOleShell(SwView &rView);
28 class SwWebOleShell: public SwOleShell
46 SFX_IMPL_INTERFACE(SwWebOleShell, SwOleShell, SW_RES(STR_SHELLNAME_OBJECT)) in SFX_IMPL_INTERFACE() argument53 SwOleShell(_rView) in SwWebOleShell()
32 shell SwOleShell: SwFrameShell
346 SwOleShell::RegisterInterface(pMod); in RegisterInterfaces()
339 pShell = new SwOleShell( *this ); in SelectShell()
Completed in 40 milliseconds