Home
last modified time | relevance | path

Searched refs:SwBaseShell (Results 1 – 25 of 45) sorted by last modified time

12

/trunk/main/sw/source/ui/app/
H A Dswmodule.cxx335 SwBaseShell::RegisterInterface(pMod); in RegisterInterfaces()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx302 if ( pSfxShell->ISA( SwBaseShell ) in SelectShell()
398 rDispatcher.Push( *(new SwBaseShell( *this )) ); in SelectShell()
H A Dview2.cxx1374 SwBaseShell::_SetFrmMode( FLY_DRAG_END ); in StateStatusLine()
1377 FlyMode eFrameMode = SwBaseShell::GetFrmMode(); in StateStatusLine()
/trunk/main/sw/source/ui/shells/
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 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 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 Dfrmsh.cxx105 SFX_IMPL_INTERFACE(SwFrameShell, SwBaseShell, SW_RES(STR_SHELLNAME_FRAME)) in SFX_IMPL_INTERFACE() argument
985 SwBaseShell( _rView ) in SwFrameShell()
H A Dgrfsh.cxx80 SFX_IMPL_INTERFACE(SwGrfShell, SwBaseShell, SW_RES(STR_SHELLNAME_GRAPHIC)) in SFX_IMPL_INTERFACE() argument
709 SwBaseShell(_rView) in SwGrfShell()
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 Dtabsh.cxx123 SFX_IMPL_INTERFACE(SwTableShell, SwBaseShell, SW_RES(STR_SHELLNAME_TABLE)) in SFX_IMPL_INTERFACE() argument
130 TYPEINIT1(SwTableShell,SwBaseShell)
1436 SwBaseShell(_rView) in SwTableShell()
H A Dtextdrw.cxx59 void SwBaseShell::InsertURLButton(const String& rURL, const String& rTarget, const String& rTxt) in InsertURLButton()
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 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 Ddrwbassh.cxx74 SFX_IMPL_INTERFACE(SwDrawBaseShell, SwBaseShell, SW_RES(0))
78 TYPEINIT1(SwDrawBaseShell,SwBaseShell) in TYPEINIT1() argument
86 SwBaseShell( _rView ) in TYPEINIT1()
/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/source/ui/web/
H A Dwtextsh.cxx65 SFX_IMPL_INTERFACE(SwWebTextShell, SwBaseShell, SW_RES(STR_SHELLNAME_WEBTEXT)) in SFX_IMPL_INTERFACE() argument
H A Dwview.cxx170 if ( !( pSfxShell->ISA( SwBaseShell ) || in SelectShell()
247 rDispatcher.Push( *(new SwBaseShell( *this )) ); in SelectShell()
/trunk/main/sw/source/ui/inc/
H A Dtabsh.hxx37 class SwTableShell: public SwBaseShell
H A Dtextsh.hxx33 class SwTextShell: public SwBaseShell
H A Dview.hxx41 class SwBaseShell;
H A Dlistsh.hxx28 class SwListShell: public SwBaseShell
H A Dmediash.hxx28 class SwMediaShell: public SwBaseShell
H A Ddrwbassh.hxx33 class SwDrawBaseShell: public SwBaseShell
H A Dfrmsh.hxx28 class SwFrameShell: public SwBaseShell
H A Dgrfsh.hxx28 class SwGrfShell: public SwBaseShell

Completed in 136 milliseconds

12