Searched refs:pFormSh (Results 1 – 2 of 2) sorted by relevance
242 FmFormShell* pFormSh = aViewData.GetViewShell()->GetFormShell(); in MakeDrawView() local243 if (pFormSh) in MakeDrawView()244 pFormSh->SetView(pDrawView); in MakeDrawView()
1598 FmFormShell* pFormSh = aViewData.GetViewShell()->GetFormShell(); in SetTabNo() local1599 if (pFormSh) in SetTabNo()1601 sal_Bool bAllowed = sal::static_int_cast<sal_Bool>( pFormSh->PrepareClose( sal_True ) ); in SetTabNo()
Completed in 22 milliseconds