Home
last modified time | relevance | path

Searched refs:pScViewShell (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/formdlg/
H A Dformula.cxx90 ScTabViewShell* pScViewShell = NULL; in ScFormulaDlg() local
105 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 …]
/trunk/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx554 if ( pScViewShell ) in DoClose()
555 pScViewShell->UpdateInputHandler(sal_True); in DoClose()
706 ScTabViewShell* pScViewShell = NULL; in EnterRefMode() local
721 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 …]
/trunk/main/sc/source/ui/inc/
H A Danyrefdg.hxx106 void ViewShellChanged( ScTabViewShell* pScViewShell );
179 virtual void ViewShellChanged( ScTabViewShell* pScViewShell );
H A DIAnyRefDialog.hxx57 virtual void ViewShellChanged( ScTabViewShell* pScViewShell ) = 0;
H A Dformula.hxx119 virtual void ViewShellChanged( ScTabViewShell* pScViewShell );

Completed in 34 milliseconds