Lines Matching refs:ScTabViewShell
250 if ( pViewShell->ISA(ScTabViewShell) ) in ConfigurationChanged()
252 ScTabViewShell* pViewSh = (ScTabViewShell*)pViewShell; in ConfigurationChanged()
297 if ( pSh->ISA( ScTabViewShell ) ) in ConfigurationChanged()
299 ScTabViewShell* pViewSh = (ScTabViewShell*)pSh; in ConfigurationChanged()
533 ScTabViewShell* pViewSh = PTR_CAST(ScTabViewShell, SfxViewShell::Current()); in Execute()
972 ScTabViewShell* pViewSh = PTR_CAST(ScTabViewShell, SfxViewShell::Current()); in ModifyOptions()
1312 TypeId aScType = TYPE(ScTabViewShell); in ModifyOptions()
1316 ScTabViewShell* pOneViewSh = (ScTabViewShell*)pSh; in ModifyOptions()
1345 ScInputHandler* ScModule::GetInputHdl( ScTabViewShell* pViewSh, sal_Bool bUseRef ) in GetInputHdl()
1356 ScTabViewShell* pCurViewSh = PTR_CAST( ScTabViewShell, SfxViewShell::Current() ); in GetInputHdl()
1372 ScTabViewShell* pShell = ScTabViewShell::GetActiveViewShell(); in ViewShellChanged()
1433 void ScModule::ViewShellGone( ScTabViewShell* pViewSh ) in ViewShellGone()
1544 if ( pViewSh && pViewSh->ISA( ScTabViewShell ) ) in SetRefDialog()
1545 ((ScTabViewShell*)pViewSh)->SetCurRefDlgId( nCurRefDlgId ); in SetRefDialog()
1821 ScTabViewShell* pViewSh = PTR_CAST(ScTabViewShell,p); in lcl_CheckNeedsRepaint()
1934 ScTabViewShell* pViewSh = PTR_CAST(ScTabViewShell, in CreateItemSet()