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()
1382 ViewShell* pVShell = pViewWin->GetViewShell(); in ~SwPagePreView() local1383 pVShell->SetWin(0); in ~SwPagePreView()1385 if( pVShell) in ~SwPagePreView()1386 delete pVShell; in ~SwPagePreView()
1885 ScTabViewShell* pVShell = pViewData->GetViewShell(); in refreshAllRefCells() local1886 if (!pVShell) in refreshAllRefCells()1891 pVShell->Invalidate(FID_REPAINT); in refreshAllRefCells()1892 pVShell->PaintGrid(); in refreshAllRefCells()
Completed in 30 milliseconds