Home
last modified time | relevance | path

Searched refs:SwGrfShell (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/ui/shells/
H A Dgrfsh.cxx72 #define SwGrfShell macro
80 SFX_IMPL_INTERFACE(SwGrfShell, SwBaseShell, SW_RES(STR_SHELLNAME_GRAPHIC)) in SFX_IMPL_INTERFACE() argument
86 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
/trunk/main/sw/source/ui/web/
H A Dwgrfsh.cxx49 SFX_IMPL_INTERFACE(SwWebGrfShell, SwGrfShell, SW_RES(STR_SHELLNAME_GRAPHIC)) in SFX_IMPL_INTERFACE() argument
55 TYPEINIT1(SwWebGrfShell,SwGrfShell) in TYPEINIT1() argument
58 SwGrfShell(_rView) in TYPEINIT1()
/trunk/main/sw/source/ui/inc/
H A Dgrfsh.hxx28 class SwGrfShell: public SwBaseShell class
37 SwGrfShell(SwView &rView);
H A Dwgrfsh.hxx28 class SwWebGrfShell: public SwGrfShell
/trunk/main/sw/sdi/
H A Dgrfsh.sdi34 shell SwGrfShell : SwBaseShell
/trunk/main/sw/source/ui/app/
H A Dswmodule.cxx345 SwGrfShell::RegisterInterface(pMod); in RegisterInterfaces()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx351 pShell = new SwGrfShell( *this ); in SelectShell()

Completed in 50 milliseconds