Home
last modified time | relevance | path

Searched refs:GetCurShell (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/ui/web/
H A Dwview.cxx156 if( GetCurShell() ) in SelectShell()
196 rDispatcher.Push( *GetCurShell() ); in SelectShell()
203 rDispatcher.Push( *GetCurShell() ); in SelectShell()
215 rDispatcher.Push( *GetCurShell() ); in SelectShell()
221 rDispatcher.Push( *GetCurShell() ); in SelectShell()
225 rDispatcher.Push( *GetCurShell() ); in SelectShell()
228 rDispatcher.Push( *GetCurShell() ); in SelectShell()
242 rDispatcher.Push( *GetCurShell() ); in SelectShell()
249 rDispatcher.Push( *GetCurShell() ); in SelectShell()
255 rDispatcher.Push( *GetCurShell() ); in SelectShell()
[all …]
/trunk/main/sw/source/ui/uiview/
H A Dviewcoll.cxx76 GetCurShell()->ExecuteSlot(aReq); in ExecColl()
83 GetCurShell()->ExecuteSlot(aReq); in ExecColl()
/trunk/main/sw/source/ui/envelp/
H A Denvfmt.cxx318 pSh->GetView().GetCurShell()->GetPool().GetDefaultItem(RES_PARATR_TABSTOP); in IMPL_LINK_INLINE_END()
441 pAddrSet = new SfxItemSet(GetParent()->pSh->GetView().GetCurShell()->GetPool(), in GetCollItemSet()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin3.cxx105 ((SwView*)pSfxVwSh)->GetCurShell() ) in PageNumNotify()
H A Dedtwin.cxx2228 if ( rView.GetCurShell()->ISA(SwDrawTextShell) ) in KeyInput()
2229 ((SwDrawTextShell*)rView.GetCurShell())->Init(); in KeyInput()
2267 if ( rView.GetCurShell()->ISA(SwDrawTextShell) ) in KeyInput()
2268 ((SwDrawTextShell*)rView.GetCurShell())->Init(); in KeyInput()
3064 if ( rView.GetCurShell()->ISA(SwDrawTextShell) ) in MouseButtonDown()
3065 ((SwDrawTextShell*)rView.GetCurShell())->Init(); in MouseButtonDown()
H A Dedtdd.cxx206 if ( !rView.GetCurShell() ) in lcl_SelectShellForDrop()
/trunk/main/sw/source/ui/inc/
H A Dview.hxx601 SfxShell *GetCurShell() { return pShell; } in GetCurShell() function in SwView
/trunk/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx170 if ( GetView().GetCurShell() == this ) in ~SwDrawTextShell()
H A Dbasesh.cxx2022 if( rView.GetCurShell() == this ) in ~SwBaseShell()

Completed in 61 milliseconds