Home
last modified time | relevance | path

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

/AOO42X/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()
208 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()
233 rDispatcher.Push( *GetCurShell() ); in SelectShell()
242 rDispatcher.Push( *GetCurShell() ); in SelectShell()
[all …]
/AOO42X/main/sw/source/ui/uiview/
H A Dviewcoll.cxx70 GetCurShell()->ExecuteSlot(aReq); in ExecColl()
77 GetCurShell()->ExecuteSlot(aReq); in ExecColl()
/AOO42X/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()
/AOO42X/main/sw/source/ui/docvw/
H A Dedtwin3.cxx92 ((SwView*)pSfxVwSh)->GetCurShell() ) in PageNumNotify()
H A Dedtwin.cxx2225 if ( rView.GetCurShell()->ISA(SwDrawTextShell) ) in KeyInput()
2226 ((SwDrawTextShell*)rView.GetCurShell())->Init(); in KeyInput()
2264 if ( rView.GetCurShell()->ISA(SwDrawTextShell) ) in KeyInput()
2265 ((SwDrawTextShell*)rView.GetCurShell())->Init(); in KeyInput()
3061 if ( rView.GetCurShell()->ISA(SwDrawTextShell) ) in MouseButtonDown()
3062 ((SwDrawTextShell*)rView.GetCurShell())->Init(); in MouseButtonDown()
H A Dedtdd.cxx206 if ( !rView.GetCurShell() ) in lcl_SelectShellForDrop()
/AOO42X/main/sw/source/ui/inc/
H A Dview.hxx600 SfxShell *GetCurShell() { return pShell; } in GetCurShell() function in SwView
/AOO42X/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()