Home
last modified time | relevance | path

Searched refs:pOldSh (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Dappenv.cxx159 sal_uInt16 nCollCnt = pOldSh->GetTxtFmtCollCount(); in lcl_CopyCollAttr()
176 SwWrtShell *pOldSh, in InsertEnv() local
181 pOldSh = pMyDocSh ? pMyDocSh->GetWrtShell() : 0; in InsertEnv()
197 if ( pOldSh ) in InsertEnv()
213 if(pOldSh ) in InsertEnv()
215 const SwPageDesc& rCurPageDesc = pOldSh->GetPageDesc(pOldSh->GetCurPageDesc()); in InsertEnv()
232 Window *pParent = pOldSh ? pOldSh->GetWin() : 0; in InsertEnv()
288 pSh = pOldSh; in InsertEnv()
345 if ( pOldSh ) in InsertEnv()
531 if (pOldSh) in InsertEnv()
[all …]
/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx1296 SwPagePreView::SwPagePreView(SfxViewFrame *pViewFrame, SfxViewShell* pOldSh): in SwPagePreView() argument
1318 if ( !pOldSh ) in SwPagePreView()
1325 pOldSh = pF->GetViewShell(); in SwPagePreView()
1330 if( pOldSh && pOldSh->IsA( TYPE( SwPagePreView ) ) ) in SwPagePreView()
1331 pVS = ((SwPagePreView*)pOldSh)->GetViewShell(); in SwPagePreView()
1334 if( pOldSh && pOldSh->IsA( TYPE( SwView ) ) ) in SwPagePreView()
1336 pVS = ((SwView*)pOldSh)->GetWrtShellPtr(); in SwPagePreView()
1338 pOldSh->WriteUserData( sSwViewData, sal_False ); in SwPagePreView()
H A Dview.cxx725 SwView::SwView( SfxViewFrame *_pFrame, SfxViewShell* pOldSh ) in SwView() argument
817 if ( pOldSh ) in SwView()
819 pExistingSh = pOldSh; in SwView()
/trunk/main/sfx2/source/view/
H A Dviewfac.cxx36 SfxViewShell *SfxViewFactory::CreateInstance(SfxViewFrame *pFrame, SfxViewShell *pOldSh ) in DBG_NAME()
39 return (*fnCreate)(pFrame, pOldSh); in DBG_NAME()
H A Dviewfrm.cxx2396 SfxViewShell* pOldSh = GetViewShell(); in SwitchToViewShell_Impl() local
2397 …OSL_PRECOND( pOldSh, "SfxViewFrame::SwitchToViewShell_Impl: that's called *switch* (not for *initi… in SwitchToViewShell_Impl()
2398 if ( pOldSh ) in SwitchToViewShell_Impl()
2401 if ( !pOldSh->PrepareClose( sal_True ) ) in SwitchToViewShell_Impl()
2405 PopShellAndSubShells_Impl( *pOldSh ); in SwitchToViewShell_Impl()
2434 delete pOldSh; in SwitchToViewShell_Impl()
/trunk/main/sc/source/ui/view/
H A Dprevwsh.cxx146 SfxViewShell* pOldSh ) : in ScPreviewShell() argument
154 if ( pOldSh && pOldSh->ISA( ScTabViewShell ) ) in ScPreviewShell()
160 ScTabViewShell* pTabViewShell = ((ScTabViewShell*)pOldSh); in ScPreviewShell()
H A Dtabvwsh4.cxx1816 SfxViewShell* pOldSh ) : in ScTabViewShell() argument
1832 if ( pOldSh && pOldSh->ISA( ScPreviewShell ) ) in ScTabViewShell()
1834 ScPreviewShell* pPreviewShell = ((ScPreviewShell*)pOldSh); in ScTabViewShell()
/trunk/main/sfx2/inc/sfx2/
H A Dviewfac.hxx46 SfxViewShell *CreateInstance(SfxViewFrame *pViewFrame, SfxViewShell *pOldSh);
/trunk/main/sc/source/ui/inc/
H A Dprevwsh.hxx93 SfxViewShell* pOldSh );
H A Dtabvwsh.hxx249 SfxViewShell* pOldSh );
/trunk/main/starmath/inc/
H A Dview.hxx265 SmViewShell(SfxViewFrame *pFrame, SfxViewShell *pOldSh);
/trunk/main/basctl/source/inc/
H A Dbasidesh.hxx178 BasicIDEShell( SfxViewFrame *pFrame, SfxViewShell *pOldSh );

Completed in 77 milliseconds