Lines Matching refs:SfxViewShell
247 SfxViewShell* pViewShell = SfxViewShell::GetFirst(); in ConfigurationChanged()
268 pViewShell = SfxViewShell::GetNext( *pViewShell ); in ConfigurationChanged()
294 SfxViewShell* pSh = SfxViewShell::GetFirst(); in ConfigurationChanged()
318 pSh = SfxViewShell::GetNext( *pSh ); in ConfigurationChanged()
533 ScTabViewShell* pViewSh = PTR_CAST(ScTabViewShell, SfxViewShell::Current()); in Execute()
972 ScTabViewShell* pViewSh = PTR_CAST(ScTabViewShell, SfxViewShell::Current()); in ModifyOptions()
1313 SfxViewShell* pSh = SfxViewShell::GetFirst( &aScType ); in ModifyOptions()
1332 pSh = SfxViewShell::GetNext( *pSh, &aScType ); in ModifyOptions()
1356 ScTabViewShell* pCurViewSh = PTR_CAST( ScTabViewShell, SfxViewShell::Current() ); in GetInputHdl()
1543 SfxViewShell* pViewSh = pViewFrm->GetViewShell(); in SetRefDialog()
1820 SfxViewShell* p = pFrame->GetViewShell(); in lcl_CheckNeedsRepaint()
1935 SfxViewShell::Current()); in CreateItemSet()