Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/shells/
H A Ddrformsh.cxx61 #define SwDrawFormShell macro
71 SFX_IMPL_INTERFACE(SwDrawFormShell, SwDrawBaseShell, SW_RES(STR_SHELLNAME_DRAWFORM)) in SFX_IMPL_INTERFACE() argument
78 TYPEINIT1(SwDrawFormShell, SwDrawBaseShell) in TYPEINIT1() argument
81 void SwDrawFormShell::Execute(SfxRequest &rReq) in TYPEINIT1()
174 void SwDrawFormShell::GetState(SfxItemSet& rSet) in GetState()
260 SwDrawFormShell::SwDrawFormShell(SwView &_rView) : in SwDrawFormShell() function in SwDrawFormShell
269 SwDrawFormShell::~SwDrawFormShell() in ~SwDrawFormShell()
/trunk/main/sw/source/ui/inc/
H A Ddrformsh.hxx30 class SwDrawFormShell: public SwDrawBaseShell class
36 SwDrawFormShell(SwView &rView);
37 virtual ~SwDrawFormShell();
H A Dwformsh.hxx28 class SwWebDrawFormShell : public SwDrawFormShell
/trunk/main/sw/source/ui/web/
H A Dwformsh.cxx50 SFX_IMPL_INTERFACE(SwWebDrawFormShell, SwDrawFormShell, SW_RES(0))
56 TYPEINIT1(SwWebDrawFormShell, SwDrawFormShell) in TYPEINIT1() argument
59 SwDrawFormShell(rVw) in TYPEINIT1()
/trunk/main/sw/sdi/
H A Dformsh.sdi31 shell SwDrawFormShell : SwDrawBaseShell
/trunk/main/sw/source/ui/app/
H A Dswmodule.cxx342 SwDrawFormShell::RegisterInterface(pMod); in RegisterInterfaces()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx390 pShell = new SwDrawFormShell( *this ); in SelectShell()

Completed in 24 milliseconds