Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/app/
H A Dappenv.cxx122 sal_uInt16 nCollCnt = pOldSh->GetTextFormatCollCount(); in lcl_CopyCollAttr()
138 SwWrtShell *pOldSh, in InsertEnv() local
143 pOldSh = pMyDocSh ? pMyDocSh->GetWrtShell() : nullptr; in InsertEnv()
158 if ( pOldSh ) in InsertEnv()
174 if(pOldSh ) in InsertEnv()
176 const SwPageDesc& rCurPageDesc = pOldSh->GetPageDesc(pOldSh->GetCurPageDesc()); in InsertEnv()
231 SwWrtShell *pTmp = nMode == ENV_INSERT ? pOldSh : pSh; in InsertEnv()
245 pSh = pOldSh; in InsertEnv()
305 if ( pOldSh ) in InsertEnv()
489 if (pOldSh) in InsertEnv()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/app/
H A Dappenv.cxx134 sal_uInt16 nCollCnt = pOldSh->GetTextFormatCollCount(); in lcl_CopyCollAttr()
150 SwWrtShell *pOldSh, in InsertEnv() local
155 pOldSh = pMyDocSh ? pMyDocSh->GetWrtShell() : nullptr; in InsertEnv()
170 if ( pOldSh ) in InsertEnv()
186 if(pOldSh ) in InsertEnv()
188 const SwPageDesc& rCurPageDesc = pOldSh->GetPageDesc(pOldSh->GetCurPageDesc()); in InsertEnv()
243 SwWrtShell *pTmp = nMode == ENV_INSERT ? pOldSh : pSh; in InsertEnv()
257 pSh = pOldSh; in InsertEnv()
317 if ( pOldSh ) in InsertEnv()
501 if (pOldSh) in InsertEnv()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/view/
H A Dviewfac.cxx24 SfxViewShell *SfxViewFactory::CreateInstance(SfxViewFrame *pFrame, SfxViewShell *pOldSh ) in CreateInstance() argument
26 return (*fnCreate)(pFrame, pOldSh); in CreateInstance()
H A Dviewfrm.cxx2322 SfxViewShell* pOldSh = GetViewShell(); in SwitchToViewShell_Impl() local
2323 …OSL_PRECOND( pOldSh, "SfxViewFrame::SwitchToViewShell_Impl: that's called *switch* (not for *initi… in SwitchToViewShell_Impl()
2324 if ( pOldSh ) in SwitchToViewShell_Impl()
2327 if ( !pOldSh->PrepareClose() ) in SwitchToViewShell_Impl()
2331 PopShellAndSubShells_Impl( *pOldSh ); in SwitchToViewShell_Impl()
2360 delete pOldSh; in SwitchToViewShell_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/view/
H A Dviewfac.cxx26 SfxViewShell *SfxViewFactory::CreateInstance(SfxViewFrame *pFrame, SfxViewShell *pOldSh ) in CreateInstance() argument
28 return (*fnCreate)(pFrame, pOldSh); in CreateInstance()
H A Dviewfrm.cxx2206 SfxViewShell* pOldSh = GetViewShell(); in SwitchToViewShell_Impl() local
2207 …OSL_PRECOND( pOldSh, "SfxViewFrame::SwitchToViewShell_Impl: that's called *switch* (not for *initi… in SwitchToViewShell_Impl()
2208 if ( pOldSh ) in SwitchToViewShell_Impl()
2211 if ( !pOldSh->PrepareClose() ) in SwitchToViewShell_Impl()
2215 PopShellAndSubShells_Impl( *pOldSh ); in SwitchToViewShell_Impl()
2244 delete pOldSh; in SwitchToViewShell_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dviewfac.hxx39 SfxViewShell* CreateInstance(SfxViewFrame *pViewFrame, SfxViewShell *pOldSh);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dviewfac.hxx39 SfxViewShell* CreateInstance(SfxViewFrame *pViewFrame, SfxViewShell *pOldSh);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Dprevwsh.hxx84 SfxViewShell* pOldSh );
H A Dtabvwsh.hxx222 SfxViewShell* pOldSh );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Dprevwsh.hxx86 SfxViewShell* pOldSh );
H A Dtabvwsh.hxx224 SfxViewShell* pOldSh );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dpview.cxx1135 SwPagePreview::SwPagePreview(SfxViewFrame *pViewFrame, SfxViewShell* pOldSh): in SwPagePreview() argument
1162 if ( !pOldSh ) in SwPagePreview()
1169 pOldSh = pF->GetViewShell(); in SwPagePreview()
1174 if (SwPagePreview* pPagePreview = dynamic_cast<SwPagePreview*>(pOldSh)) in SwPagePreview()
1178 if (SwView* pView = dynamic_cast<SwView *>(pOldSh)) in SwPagePreview()
1182 pOldSh->WriteUserData( m_sSwViewData ); in SwPagePreview()
H A Dview.cxx710 SwView::SwView( SfxViewFrame *_pFrame, SfxViewShell* pOldSh ) in SwView() argument
809 if ( pOldSh ) in SwView()
811 pExistingSh = pOldSh; in SwView()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dpview.cxx1140 SwPagePreview::SwPagePreview(SfxViewFrame *pViewFrame, SfxViewShell* pOldSh): in SwPagePreview() argument
1167 if ( !pOldSh ) in SwPagePreview()
1174 pOldSh = pF->GetViewShell(); in SwPagePreview()
1179 if (SwPagePreview* pPagePreview = dynamic_cast<SwPagePreview*>(pOldSh)) in SwPagePreview()
1183 if (SwView* pView = dynamic_cast<SwView *>(pOldSh)) in SwPagePreview()
1187 pOldSh->WriteUserData( m_sSwViewData ); in SwPagePreview()
H A Dview.cxx721 SwView::SwView( SfxViewFrame *_pFrame, SfxViewShell* pOldSh ) in SwView() argument
818 if ( pOldSh ) in SwView()
820 pExistingSh = pOldSh; in SwView()
/dports/editors/libreoffice/libreoffice-7.2.6.2/basctl/source/inc/
H A Dbasidesh.hxx152 Shell( SfxViewFrame *pFrame, SfxViewShell *pOldSh );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basctl/source/inc/
H A Dbasidesh.hxx152 Shell( SfxViewFrame *pFrame, SfxViewShell *pOldSh );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/inc/
H A Dview.hxx263 SmViewShell(SfxViewFrame *pFrame, SfxViewShell *pOldSh);
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/
H A Dview.hxx295 SmViewShell(SfxViewFrame *pFrame, SfxViewShell *pOldSh);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dprevwsh.cxx147 SfxViewShell* pOldSh ) : in ScPreviewShell() argument
176 if ( auto pTabViewShell = dynamic_cast<ScTabViewShell*>( pOldSh) ) in ScPreviewShell()
H A Dtabvwsh4.cxx1601 SfxViewShell* pOldSh ) : in ScTabViewShell() argument
1633 if ( auto pPreviewShell = dynamic_cast<ScPreviewShell*>( pOldSh) ) in ScTabViewShell()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dprevwsh.cxx149 SfxViewShell* pOldSh ) : in ScPreviewShell() argument
178 if ( auto pTabViewShell = dynamic_cast<ScTabViewShell*>( pOldSh) ) in ScPreviewShell()
H A Dtabvwsh4.cxx1651 SfxViewShell* pOldSh ) : in ScTabViewShell() argument
1683 if ( auto pPreviewShell = dynamic_cast<ScPreviewShell*>( pOldSh) ) in ScTabViewShell()