Lines Matching refs:SwBaseShell
118 FlyMode SwBaseShell::eFrameMode = FLY_DRAG_END;
134 #define SwBaseShell macro
154 SFX_IMPL_INTERFACE(SwBaseShell, SfxShell, SW_RES(0))
160 TYPEINIT1(SwBaseShell,SfxShell) in TYPEINIT1() argument
214 void SwBaseShell::ExecDelete(SfxRequest &rReq) in ExecDelete()
266 void SwBaseShell::ExecClpbrd(SfxRequest &rReq) in ExecClpbrd()
431 void SwBaseShell::StateClpbrd(SfxItemSet &rSet) in StateClpbrd()
498 void SwBaseShell::ExecUndo(SfxRequest &rReq) in ExecUndo()
539 void SwBaseShell::StateUndo(SfxItemSet &rSet) in StateUndo()
613 void SwBaseShell::Execute(SfxRequest &rReq) in Execute()
1291 IMPL_LINK(SwBaseShell, GraphicArrivedHdl, SwCrsrShell* , EMPTYARG ) in IMPL_LINK() argument
1383 void SwBaseShell::GetState( SfxItemSet &rSet ) in GetState()
1844 void SwBaseShell::StateDisableItems( SfxItemSet &rSet ) in StateDisableItems()
1861 void SwBaseShell::StateStyle( SfxItemSet &rSet ) in StateStyle()
1890 void SwBaseShell::SetWrapMode( sal_uInt16 nSlot ) in SetWrapMode()
1982 void SwBaseShell::SetFrmMode(FlyMode eMode, SwWrtShell *pSh ) in SetFrmMode()
2009 SwBaseShell::SwBaseShell(SwView& rVw) : in SwBaseShell() function in SwBaseShell
2018 rWrtSh.SetGrfArrivedLnk( LINK( this, SwBaseShell, GraphicArrivedHdl)); in SwBaseShell()
2022 SwBaseShell::~SwBaseShell() in ~SwBaseShell()
2027 Link aTmp( LINK( this, SwBaseShell, GraphicArrivedHdl)); in ~SwBaseShell()
2036 void SwBaseShell::ExecTxtCtrl( SfxRequest& rReq ) in ExecTxtCtrl()
2165 void SwBaseShell::GetTxtCtrlState( SfxItemSet& rSet ) in GetTxtCtrlState()
2171 void SwBaseShell::GetTxtFontCtrlState( SfxItemSet& rSet ) in GetTxtFontCtrlState()
2255 void SwBaseShell::GetBckColState(SfxItemSet &rSet) in GetBckColState()
2316 void SwBaseShell::ExecBckCol(SfxRequest& rReq) in ExecBckCol()
2425 void SwBaseShell::GetBorderState(SfxItemSet &rSet) in GetBorderState()
2461 void SwBaseShell::ExecDlg(SfxRequest &rReq) in ExecDlg()
2642 SwWrtShell& SwBaseShell::GetShell() in GetShell()
2649 SwWrtShell* SwBaseShell::GetShellPtr() in GetShellPtr()
2656 void SwBaseShell::InsertTable( SfxRequest& _rRequest ) in InsertTable()
2794 void SwBaseShell::GetGalleryState( SfxItemSet &rSet ) in GetGalleryState()
2875 void SwBaseShell::ExecuteGallery(SfxRequest &rReq) in ExecuteGallery()
2943 void SwBaseShell::ExecField( SfxRequest& rReq ) in ExecField()