Lines Matching refs:pViewSh
104 ScTabViewShell* pViewSh = PTR_CAST(ScTabViewShell,p); in enableInput() local
105 if(pViewSh!=NULL) in enableInput()
107 Window *pWin=pViewSh->GetWindow(); in enableInput()
115 pViewSh->EnableRefInput(bEnable); in enableInput()
603 ScTabViewShell* pViewSh = PTR_CAST(ScTabViewShell,p); in EnableSpreadsheets() local
604 if(pViewSh!=NULL) in EnableSpreadsheets()
606 Window *pWin=pViewSh->GetWindow(); in EnableSpreadsheets()
614 pViewSh->EnableRefInput(bFlag); in EnableSpreadsheets()
643 ScTabViewShell* pViewSh = PTR_CAST(ScTabViewShell,p); in lcl_InvalidateWindows() local
644 if(pViewSh!=NULL) in lcl_InvalidateWindows()
646 Window *pWin=pViewSh->GetWindow(); in lcl_InvalidateWindows()