| /trunk/main/sw/source/ui/shells/ |
| H A D | basesh.cxx | 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() [all …]
|
| H A D | listsh.cxx | 66 SFX_IMPL_INTERFACE(SwListShell, SwBaseShell, SW_RES(STR_SHELLNAME_LIST)) in SFX_IMPL_INTERFACE() argument 72 TYPEINIT1(SwListShell,SwBaseShell) in TYPEINIT1() argument 292 SwBaseShell(_rView) in SwListShell()
|
| H A D | beziersh.cxx | 55 SFX_IMPL_INTERFACE(SwBezierShell, SwBaseShell, SW_RES(STR_SHELLNAME_BEZIER)) in SFX_IMPL_INTERFACE() argument 61 TYPEINIT1(SwBezierShell,SwBaseShell) in TYPEINIT1() argument 69 SwBaseShell( _rView ) in TYPEINIT1()
|
| H A D | mediash.cxx | 88 SFX_IMPL_INTERFACE(SwMediaShell, SwBaseShell, SW_RES(STR_SHELLNAME_MEDIA)) in SFX_IMPL_INTERFACE() argument 214 SwBaseShell(_rView) in SwMediaShell()
|
| H A D | textsh2.cxx | 171 Application::PostUserEvent( STATIC_LINK( this, SwBaseShell, in ExecDB() 255 IMPL_STATIC_LINK( SwBaseShell, InsertDBTextHdl, DBTextStruct_Impl*, pDBStruct ) in IMPL_STATIC_LINK() argument
|
| H A D | drwbassh.cxx | 74 SFX_IMPL_INTERFACE(SwDrawBaseShell, SwBaseShell, SW_RES(0)) 78 TYPEINIT1(SwDrawBaseShell,SwBaseShell) in TYPEINIT1() argument 86 SwBaseShell( _rView ) in TYPEINIT1()
|
| H A D | textsh.cxx | 134 SFX_IMPL_INTERFACE(SwTextShell, SwBaseShell, SW_RES(STR_SHELLNAME_TEXT)) in SFX_IMPL_INTERFACE() argument 147 TYPEINIT1(SwTextShell,SwBaseShell) in TYPEINIT1() argument 1088 SwBaseShell(_rView), pPostItFldMgr( 0 ) in SwTextShell()
|
| H A D | grfsh.cxx | 80 SFX_IMPL_INTERFACE(SwGrfShell, SwBaseShell, SW_RES(STR_SHELLNAME_GRAPHIC)) in SFX_IMPL_INTERFACE() argument 709 SwBaseShell(_rView) in SwGrfShell()
|
| /trunk/main/sw/source/ui/inc/ |
| H A D | basesh.hxx | 44 class SwBaseShell: public SfxShell class 68 DECL_STATIC_LINK( SwBaseShell, InsertDBTextHdl, DBTextStruct_Impl* ); 74 SwBaseShell(SwView &rShell); 75 virtual ~SwBaseShell();
|
| H A D | mediash.hxx | 28 class SwMediaShell: public SwBaseShell
|
| H A D | listsh.hxx | 28 class SwListShell: public SwBaseShell
|
| H A D | beziersh.hxx | 27 class SwBezierShell: public SwBaseShell
|
| H A D | grfsh.hxx | 28 class SwGrfShell: public SwBaseShell
|
| H A D | frmsh.hxx | 28 class SwFrameShell: public SwBaseShell
|
| H A D | tabsh.hxx | 37 class SwTableShell: public SwBaseShell
|
| H A D | drwbassh.hxx | 33 class SwDrawBaseShell: public SwBaseShell
|
| H A D | textsh.hxx | 31 class SwTextShell: public SwBaseShell
|
| /trunk/main/sw/source/ui/web/ |
| H A D | wview.cxx | 170 if ( !( pSfxShell->ISA( SwBaseShell ) || in SelectShell() 247 rDispatcher.Push( *(new SwBaseShell( *this )) ); in SelectShell()
|
| H A D | wtextsh.cxx | 65 SFX_IMPL_INTERFACE(SwWebTextShell, SwBaseShell, SW_RES(STR_SHELLNAME_WEBTEXT)) in SFX_IMPL_INTERFACE() argument
|
| /trunk/main/sw/source/ui/dialog/ |
| H A D | regionsw.cxx | 71 void SwBaseShell::InsertRegionDialog(SfxRequest& rReq) in InsertRegionDialog() 226 void SwBaseShell::EditRegionDialog(SfxRequest& rReq) in EditRegionDialog()
|
| /trunk/main/sw/source/ui/wrtsh/ |
| H A D | select.cxx | 752 SwBaseShell::SetFrmMode( FLY_DRAG_START, this ); in EnterSelFrmMode() 765 SwBaseShell::SetFrmMode( FLY_DRAG_END, this ); in LeaveSelFrmMode()
|
| /trunk/main/sw/sdi/ |
| H A D | wfrmsh.sdi | 33 shell SwWebFrameShell : SwBaseShell
|
| H A D | wtabsh.sdi | 32 shell SwWebTableShell : SwBaseShell
|
| H A D | wbeziers.sdi | 29 shell SwBezierShell: SwBaseShell
|
| H A D | listsh.sdi | 34 shell SwListShell : SwBaseShell
|