Home
last modified time | relevance | path

Searched refs:SwBaseShell (Results 1 – 25 of 45) sorted by relevance

12

/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx117 FlyMode SwBaseShell::eFrameMode = FLY_DRAG_END;
132 #define SwBaseShell macro
158 TYPEINIT1(SwBaseShell,SfxShell) in TYPEINIT1() argument
212 void SwBaseShell::ExecDelete(SfxRequest &rReq) in ExecDelete()
264 void SwBaseShell::ExecClpbrd(SfxRequest &rReq) in ExecClpbrd()
496 void SwBaseShell::ExecUndo(SfxRequest &rReq) in ExecUndo()
611 void SwBaseShell::Execute(SfxRequest &rReq) in Execute()
2007 SwBaseShell::SwBaseShell(SwView& rVw) : in SwBaseShell() function in SwBaseShell
2020 SwBaseShell::~SwBaseShell() in ~SwBaseShell()
2649 SwWrtShell& SwBaseShell::GetShell() in GetShell()
[all …]
H A Dlistsh.cxx66 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 Dbeziersh.cxx55 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 Dmediash.cxx88 SFX_IMPL_INTERFACE(SwMediaShell, SwBaseShell, SW_RES(STR_SHELLNAME_MEDIA)) in SFX_IMPL_INTERFACE() argument
214 SwBaseShell(_rView) in SwMediaShell()
H A Dtextsh2.cxx171 Application::PostUserEvent( STATIC_LINK( this, SwBaseShell, in ExecDB()
255 IMPL_STATIC_LINK( SwBaseShell, InsertDBTextHdl, DBTextStruct_Impl*, pDBStruct ) in IMPL_STATIC_LINK() argument
H A Ddrwbassh.cxx74 SFX_IMPL_INTERFACE(SwDrawBaseShell, SwBaseShell, SW_RES(0))
78 TYPEINIT1(SwDrawBaseShell,SwBaseShell) in TYPEINIT1() argument
86 SwBaseShell( _rView ) in TYPEINIT1()
H A Dtextsh.cxx134 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 Dgrfsh.cxx80 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 Dbasesh.hxx46 class SwBaseShell: public SfxShell class
70 DECL_STATIC_LINK( SwBaseShell, InsertDBTextHdl, DBTextStruct_Impl* );
76 SwBaseShell(SwView &rShell);
77 virtual ~SwBaseShell();
H A Dmediash.hxx28 class SwMediaShell: public SwBaseShell
H A Dbeziersh.hxx28 class SwBezierShell: public SwBaseShell
H A Dlistsh.hxx28 class SwListShell: public SwBaseShell
H A Dgrfsh.hxx28 class SwGrfShell: public SwBaseShell
H A Dfrmsh.hxx28 class SwFrameShell: public SwBaseShell
H A Dtabsh.hxx37 class SwTableShell: public SwBaseShell
H A Ddrwbassh.hxx33 class SwDrawBaseShell: public SwBaseShell
H A Dtextsh.hxx33 class SwTextShell: public SwBaseShell
/trunk/main/sw/source/ui/web/
H A Dwview.cxx170 if ( !( pSfxShell->ISA( SwBaseShell ) || in SelectShell()
247 rDispatcher.Push( *(new SwBaseShell( *this )) ); in SelectShell()
H A Dwtextsh.cxx65 SFX_IMPL_INTERFACE(SwWebTextShell, SwBaseShell, SW_RES(STR_SHELLNAME_WEBTEXT)) in SFX_IMPL_INTERFACE() argument
/trunk/main/sw/source/ui/dialog/
H A Dregionsw.cxx71 void SwBaseShell::InsertRegionDialog(SfxRequest& rReq) in InsertRegionDialog()
226 void SwBaseShell::EditRegionDialog(SfxRequest& rReq) in EditRegionDialog()
/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx756 SwBaseShell::SetFrmMode( FLY_DRAG_START, this ); in EnterSelFrmMode()
769 SwBaseShell::SetFrmMode( FLY_DRAG_END, this ); in LeaveSelFrmMode()
/trunk/main/sw/sdi/
H A Dgrfsh.sdi34 shell SwGrfShell : SwBaseShell
H A Dlistsh.sdi34 shell SwListShell : SwBaseShell
H A Dmediash.sdi34 shell SwMediaShell : SwBaseShell
H A Dwbeziers.sdi29 shell SwBezierShell: SwBaseShell

Completed in 75 milliseconds

12