Lines Matching refs:SwDrawBaseShell
58 #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()
229 … pCaptionDlg->SetValidateFramePosLink( LINK(this, SwDrawBaseShell, ValidatePosition) ); in Execute()
242 … pTransform->SetValidateFramePosLink( LINK(this, SwDrawBaseShell, ValidatePosition) ); in Execute()
565 pDlg->SetCheckNameHdl(LINK(this, SwDrawBaseShell, CheckGroupShapeNameHdl)); in Execute()
634 IMPL_LINK( SwDrawBaseShell, CheckGroupShapeNameHdl, AbstractSvxNameDialog*, pNameDialog ) in IMPL_LINK() argument
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()
814 IMPL_LINK(SwDrawBaseShell, ValidatePosition, SvxSwFrameValidation*, pValidation ) in IMPL_LINK() argument