Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/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()
/aoo4110/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx1885 ScTabViewShell* pVShell = pViewData->GetViewShell(); in refreshAllRefCells() local
1886 if (!pVShell) in refreshAllRefCells()
1891 pVShell->Invalidate(FID_REPAINT); in refreshAllRefCells()
1892 pVShell->PaintGrid(); in refreshAllRefCells()

Completed in 30 milliseconds