Home
last modified time | relevance | path

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

12

/aoo4110/main/sw/source/ui/shells/
H A Dbasesh.cxx118 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 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.cxx78 SFX_IMPL_INTERFACE(SwDrawBaseShell, SwBaseShell, SW_RES(0))
82 TYPEINIT1(SwDrawBaseShell,SwBaseShell) in TYPEINIT1() argument
90 SwBaseShell( _rView ) in TYPEINIT1()
H A Dgrfsh.cxx86 SFX_IMPL_INTERFACE(SwGrfShell, SwBaseShell, SW_RES(STR_SHELLNAME_GRAPHIC)) in SFX_IMPL_INTERFACE() argument
696 SwBaseShell(_rView) in SwGrfShell()
H A Dtextsh.cxx133 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()
/aoo4110/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
/aoo4110/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
/aoo4110/main/sw/source/ui/dialog/
H A Dregionsw.cxx71 void SwBaseShell::InsertRegionDialog(SfxRequest& rReq) in InsertRegionDialog()
226 void SwBaseShell::EditRegionDialog(SfxRequest& rReq) in EditRegionDialog()
/aoo4110/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()
/aoo4110/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 100 milliseconds

12