Searched refs:pTabViewSh (Results 1 – 4 of 4) sorted by relevance
510 ScTabViewShell* pTabViewSh = PTR_CAST(ScTabViewShell, SfxViewShell::Current()); in SetCharAttriutes() local518 if(pTabViewSh!=NULL) pTabViewSh->SetInFormatDialog(sal_True); in SetCharAttriutes()537 if(pTabViewSh!=NULL) pTabViewSh->SetInFormatDialog(sal_False); in SetCharAttriutes()
70 ScTabViewShell *pTabViewSh, in ScValidationDlg() argument75 m_pTabVwSh( pTabViewSh ), in ScValidationDlg()
108 …explicit ScValidationDlg( Window* pParent, const SfxItemSet* pArgSet, ScTabViewShell * pTabViewSh,…
2701 ScTabViewShell* pTabViewSh = pViewData->GetViewShell(); in Command() local2702 SfxInPlaceClient* pClient = pTabViewSh->GetIPClient(); in Command()2707 pTabViewSh->DeactivateOle(); in Command()
Completed in 86 milliseconds