Home
last modified time | relevance | path

Searched refs:pFormSh (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dtabview5.cxx242 FmFormShell* pFormSh = aViewData.GetViewShell()->GetFormShell(); in MakeDrawView() local
243 if (pFormSh) in MakeDrawView()
244 pFormSh->SetView(pDrawView); in MakeDrawView()
H A Dtabview3.cxx1598 FmFormShell* pFormSh = aViewData.GetViewShell()->GetFormShell(); in SetTabNo() local
1599 if (pFormSh) in SetTabNo()
1601 sal_Bool bAllowed = sal::static_int_cast<sal_Bool>( pFormSh->PrepareClose( sal_True ) ); in SetTabNo()

Completed in 20 milliseconds