Lines Matching refs:SwBaseShell
117 FlyMode SwBaseShell::eFrameMode = FLY_DRAG_END;
132 #define SwBaseShell macro
152 SFX_IMPL_INTERFACE(SwBaseShell, SfxShell, SW_RES(0))
158 TYPEINIT1(SwBaseShell,SfxShell) in TYPEINIT1() argument
212 void SwBaseShell::ExecDelete(SfxRequest &rReq) in ExecDelete()
264 void SwBaseShell::ExecClpbrd(SfxRequest &rReq) in ExecClpbrd()
429 void SwBaseShell::StateClpbrd(SfxItemSet &rSet) in StateClpbrd()
496 void SwBaseShell::ExecUndo(SfxRequest &rReq) in ExecUndo()
537 void SwBaseShell::StateUndo(SfxItemSet &rSet) in StateUndo()
611 void SwBaseShell::Execute(SfxRequest &rReq) in Execute()
1289 IMPL_LINK(SwBaseShell, GraphicArrivedHdl, SwCrsrShell* , EMPTYARG ) in IMPL_LINK() argument
1381 void SwBaseShell::GetState( SfxItemSet &rSet ) in GetState()
1842 void SwBaseShell::StateDisableItems( SfxItemSet &rSet ) in StateDisableItems()
1859 void SwBaseShell::StateStyle( SfxItemSet &rSet ) in StateStyle()
1888 void SwBaseShell::SetWrapMode( sal_uInt16 nSlot ) in SetWrapMode()
1980 void SwBaseShell::SetFrmMode(FlyMode eMode, SwWrtShell *pSh ) in SetFrmMode()
2007 SwBaseShell::SwBaseShell(SwView& rVw) : in SwBaseShell() function in SwBaseShell
2016 rWrtSh.SetGrfArrivedLnk( LINK( this, SwBaseShell, GraphicArrivedHdl)); in SwBaseShell()
2020 SwBaseShell::~SwBaseShell() in ~SwBaseShell()
2025 Link aTmp( LINK( this, SwBaseShell, GraphicArrivedHdl)); in ~SwBaseShell()
2034 void SwBaseShell::ExecTxtCtrl( SfxRequest& rReq ) in ExecTxtCtrl()
2163 void SwBaseShell::GetTxtCtrlState( SfxItemSet& rSet ) in GetTxtCtrlState()
2169 void SwBaseShell::GetTxtFontCtrlState( SfxItemSet& rSet ) in GetTxtFontCtrlState()
2253 void SwBaseShell::GetBckColState(SfxItemSet &rSet) in GetBckColState()
2310 void SwBaseShell::ExecBckCol(SfxRequest& rReq) in ExecBckCol()
2432 void SwBaseShell::GetBorderState(SfxItemSet &rSet) in GetBorderState()
2468 void SwBaseShell::ExecDlg(SfxRequest &rReq) in ExecDlg()
2649 SwWrtShell& SwBaseShell::GetShell() in GetShell()
2656 SwWrtShell* SwBaseShell::GetShellPtr() in GetShellPtr()
2663 void SwBaseShell::InsertTable( SfxRequest& _rRequest ) in InsertTable()
2801 void SwBaseShell::GetGalleryState( SfxItemSet &rSet ) in GetGalleryState()
2882 void SwBaseShell::ExecuteGallery(SfxRequest &rReq) in ExecuteGallery()
2950 void SwBaseShell::ExecField( SfxRequest& rReq ) in ExecField()