Home
last modified time | relevance | path

Searched refs:pVShell (Results 1 – 3 of 3) sorted by relevance

/trunk/main/starmath/source/
H A Dedit.cxx444 SfxViewShell* pVShell = GetView(); in IMPL_LINK_INLINE_END() local
445 if ( pVShell && pVShell->ISA(SmViewShell) && in IMPL_LINK_INLINE_END()
446 ((SmViewShell*)pVShell)->GetGraphicWindow().HasFocus() ) in IMPL_LINK_INLINE_END()
/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx1382 ViewShell* pVShell = pViewWin->GetViewShell(); in ~SwPagePreView() local
1383 pVShell->SetWin(0); in ~SwPagePreView()
1385 if( pVShell) in ~SwPagePreView()
1386 delete pVShell; in ~SwPagePreView()
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx1886 ScTabViewShell* pVShell = pViewData->GetViewShell(); in refreshAllRefCells() local
1887 if (!pVShell) in refreshAllRefCells()
1892 pVShell->Invalidate(FID_REPAINT); in refreshAllRefCells()
1893 pVShell->PaintGrid(); in refreshAllRefCells()

Completed in 34 milliseconds