Searched refs:pScViewShell (Results 1 – 5 of 5) sorted by relevance
90 ScTabViewShell* pScViewShell = NULL; in ScFormulaDlg() local105 if( pScViewShell ) in ScFormulaDlg()106 pScViewShell->UpdateInputHandler(sal_True); in ScFormulaDlg()124 ScInputHandler* pInputHdl = SC_MOD()->GetInputHdl(pScViewShell); in ScFormulaDlg()520 m_aHelper.ViewShellChanged( pScViewShell ); in ViewShellChanged()583 if ( pScViewShell ) in clear()584 pScViewShell->UpdateInputHandler(); in clear()600 if ( pScViewShell ) in switchBack()602 ScViewData* pVD=pScViewShell->GetViewData(); in switchBack()605 pScViewShell->SetTabNo( nExecTab ); in switchBack()[all …]
554 if ( pScViewShell ) in DoClose()555 pScViewShell->UpdateInputHandler(sal_True); in DoClose()706 ScTabViewShell* pScViewShell = NULL; in EnterRefMode() local721 if( pScViewShell ) in EnterRefMode()722 pScViewShell->UpdateInputHandler(sal_True); in EnterRefMode()728 pParentDoc = pScViewShell->GetObjectShell(); in EnterRefMode()732 ScInputHandler* pInputHdl = SC_MOD()->GetInputHdl(pScViewShell); in EnterRefMode()770 if( pScViewShell ) in LeaveRefMode()771 pScViewShell->UpdateInputHandler(sal_True); in LeaveRefMode()854 void ScRefHandler::ViewShellChanged(ScTabViewShell* pScViewShell ) in ViewShellChanged() argument[all …]
106 void ViewShellChanged( ScTabViewShell* pScViewShell );179 virtual void ViewShellChanged( ScTabViewShell* pScViewShell );
57 virtual void ViewShellChanged( ScTabViewShell* pScViewShell ) = 0;
119 virtual void ViewShellChanged( ScTabViewShell* pScViewShell );
Completed in 30 milliseconds