Searched refs:pVShell (Results 1 – 3 of 3) sorted by relevance
444 SfxViewShell* pVShell = GetView(); in IMPL_LINK_INLINE_END() local445 if ( pVShell && pVShell->ISA(SmViewShell) && in IMPL_LINK_INLINE_END()446 ((SmViewShell*)pVShell)->GetGraphicWindow().HasFocus() ) in IMPL_LINK_INLINE_END()
1380 ViewShell* pVShell = pViewWin->GetViewShell(); in ~SwPagePreView() local1381 pVShell->SetWin(0); in ~SwPagePreView()1383 if( pVShell) in ~SwPagePreView()1384 delete pVShell; in ~SwPagePreView()
1886 ScTabViewShell* pVShell = pViewData->GetViewShell(); in refreshAllRefCells() local1887 if (!pVShell) in refreshAllRefCells()1892 pVShell->Invalidate(FID_REPAINT); in refreshAllRefCells()1893 pVShell->PaintGrid(); in refreshAllRefCells()
Completed in 40 milliseconds