/aoo41x/main/sw/source/ui/shells/ |
H A D | basesh.cxx | 118 FlyMode SwBaseShell::eFrameMode = FLY_DRAG_END; 134 #define SwBaseShell macro 160 TYPEINIT1(SwBaseShell,SfxShell) in TYPEINIT1() argument 214 void SwBaseShell::ExecDelete(SfxRequest &rReq) in ExecDelete() 266 void SwBaseShell::ExecClpbrd(SfxRequest &rReq) in ExecClpbrd() 498 void SwBaseShell::ExecUndo(SfxRequest &rReq) in ExecUndo() 613 void SwBaseShell::Execute(SfxRequest &rReq) in Execute() 2009 SwBaseShell::SwBaseShell(SwView& rVw) : in SwBaseShell() function in SwBaseShell 2022 SwBaseShell::~SwBaseShell() in ~SwBaseShell() 2642 SwWrtShell& SwBaseShell::GetShell() in GetShell() [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 | 78 SFX_IMPL_INTERFACE(SwDrawBaseShell, SwBaseShell, SW_RES(0)) 82 TYPEINIT1(SwDrawBaseShell,SwBaseShell) in TYPEINIT1() argument 90 SwBaseShell( _rView ) in TYPEINIT1()
|
H A D | grfsh.cxx | 86 SFX_IMPL_INTERFACE(SwGrfShell, SwBaseShell, SW_RES(STR_SHELLNAME_GRAPHIC)) in SFX_IMPL_INTERFACE() argument 696 SwBaseShell(_rView) in SwGrfShell()
|
H A D | textsh.cxx | 133 SFX_IMPL_INTERFACE(SwTextShell, SwBaseShell, SW_RES(STR_SHELLNAME_TEXT)) in SFX_IMPL_INTERFACE() argument 146 TYPEINIT1(SwTextShell,SwBaseShell) in TYPEINIT1() argument 1072 SwBaseShell(_rView), pPostItFldMgr( 0 ) in SwTextShell()
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | basesh.hxx | 46 class SwBaseShell: public SfxShell class 70 DECL_STATIC_LINK( SwBaseShell, InsertDBTextHdl, DBTextStruct_Impl* ); 76 SwBaseShell(SwView &rShell); 77 virtual ~SwBaseShell();
|
H A D | mediash.hxx | 28 class SwMediaShell: public SwBaseShell
|
H A D | beziersh.hxx | 28 class SwBezierShell: public SwBaseShell
|
H A D | listsh.hxx | 28 class SwListShell: 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 | 33 class SwTextShell: public SwBaseShell
|
/aoo41x/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
|
/aoo41x/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()
|
/aoo41x/main/sw/source/ui/wrtsh/ |
H A D | select.cxx | 756 SwBaseShell::SetFrmMode( FLY_DRAG_START, this ); in EnterSelFrmMode() 769 SwBaseShell::SetFrmMode( FLY_DRAG_END, this ); in LeaveSelFrmMode()
|
/aoo41x/main/sw/sdi/ |
H A D | grfsh.sdi | 34 shell SwGrfShell : SwBaseShell
|
H A D | listsh.sdi | 34 shell SwListShell : SwBaseShell
|
H A D | mediash.sdi | 34 shell SwMediaShell : SwBaseShell
|
H A D | wbeziers.sdi | 29 shell SwBezierShell: SwBaseShell
|