Home
last modified time | relevance | path

Searched refs:SwDrawBaseShell (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/ui/shells/
H A Ddrwbassh.cxx58 #define SwDrawBaseShell macro
74 SFX_IMPL_INTERFACE(SwDrawBaseShell, SwBaseShell, SW_RES(0))
78 TYPEINIT1(SwDrawBaseShell,SwBaseShell) in TYPEINIT1() argument
85 SwDrawBaseShell::SwDrawBaseShell(SwView &_rView): in TYPEINIT1()
105 SwDrawBaseShell::~SwDrawBaseShell() in ~SwDrawBaseShell()
117 void SwDrawBaseShell::Execute(SfxRequest &rReq) in Execute()
565 pDlg->SetCheckNameHdl(LINK(this, SwDrawBaseShell, CheckGroupShapeNameHdl)); in Execute()
681 void SwDrawBaseShell::GetState(SfxItemSet& rSet) in GetState()
774 void SwDrawBaseShell::GetDrawAttrStateForIFBX( SfxItemSet& rSet ) in GetDrawAttrStateForIFBX()
788 sal_Bool SwDrawBaseShell::Disable(SfxItemSet& rSet, sal_uInt16 nWhich) in Disable()
[all …]
H A Ddrformsh.cxx71 SFX_IMPL_INTERFACE(SwDrawFormShell, SwDrawBaseShell, SW_RES(STR_SHELLNAME_DRAWFORM)) in SFX_IMPL_INTERFACE() argument
78 TYPEINIT1(SwDrawFormShell, SwDrawBaseShell) in TYPEINIT1() argument
261 SwDrawBaseShell(_rView) in SwDrawFormShell()
H A Ddrawsh.cxx79 SFX_IMPL_INTERFACE(SwDrawShell, SwDrawBaseShell, SW_RES(STR_SHELLNAME_DRAW)) in SFX_IMPL_INTERFACE() argument
86 TYPEINIT1(SwDrawShell,SwDrawBaseShell) in TYPEINIT1() argument
530 SwDrawBaseShell(_rView) in SwDrawShell()
/trunk/main/sw/source/ui/inc/
H A Ddrwbassh.hxx33 class SwDrawBaseShell: public SwBaseShell class
44 SwDrawBaseShell(SwView &rShell);
45 virtual ~SwDrawBaseShell();
H A Ddrformsh.hxx28 class SwDrawBaseShell;
30 class SwDrawFormShell: public SwDrawBaseShell
H A Ddrawsh.hxx28 class SwDrawBaseShell;
30 class SwDrawShell: public SwDrawBaseShell
/trunk/main/sw/sdi/
H A Dformsh.sdi31 shell SwDrawFormShell : SwDrawBaseShell
H A Ddrwbassh.sdi32 shell SwDrawBaseShell: SwBaseShell
H A Ddrawsh.sdi414 shell SwDrawShell : SwDrawBaseShell
/trunk/main/sw/source/ui/app/
H A Dswmodule.cxx340 SwDrawBaseShell::RegisterInterface(pMod); in RegisterInterfaces()
/trunk/main/sw/source/ui/uiview/
H A Dviewdraw.cxx430 !pShell->ISA(SwDrawBaseShell) && in ExitDraw()

Completed in 36 milliseconds