Searched refs:SwGrfShell (Results 1 – 7 of 7) sorted by relevance
72 #define SwGrfShell macro80 SFX_IMPL_INTERFACE(SwGrfShell, SwBaseShell, SW_RES(STR_SHELLNAME_GRAPHIC)) in SFX_IMPL_INTERFACE() argument86 void SwGrfShell::Execute(SfxRequest &rReq) in Execute()388 void SwGrfShell::ExecAttr( SfxRequest &rReq ) in ExecAttr()533 void SwGrfShell::GetAttrState(SfxItemSet &rSet) in GetAttrState()708 SwGrfShell::SwGrfShell(SwView &_rView) : in SwGrfShell() function in SwGrfShell
49 SFX_IMPL_INTERFACE(SwWebGrfShell, SwGrfShell, SW_RES(STR_SHELLNAME_GRAPHIC)) in SFX_IMPL_INTERFACE() argument55 TYPEINIT1(SwWebGrfShell,SwGrfShell) in TYPEINIT1() argument58 SwGrfShell(_rView) in TYPEINIT1()
28 class SwGrfShell: public SwBaseShell class37 SwGrfShell(SwView &rView);
28 class SwWebGrfShell: public SwGrfShell
34 shell SwGrfShell : SwBaseShell
345 SwGrfShell::RegisterInterface(pMod); in RegisterInterfaces()
351 pShell = new SwGrfShell( *this ); in SelectShell()
Completed in 29 milliseconds