Lines Matching refs:pViewSh

404 	ScTabViewShell* pViewSh = pViewData->GetViewShell();  in MarkListHasChanged()  local
409 pViewSh->Unmark(); // remove cell selection in MarkListHasChanged()
420 ScClient* pClient = (ScClient*) pViewSh->GetIPClient(); in MarkListHasChanged()
454 pViewSh->SetOleObjectShell(sal_True); in MarkListHasChanged()
456 pViewSh->SetChartShell(sal_True); in MarkListHasChanged()
462 pViewSh->SetGraphicShell(sal_True); in MarkListHasChanged()
468 pViewSh->SetMediaShell(sal_True); in MarkListHasChanged()
472 || !pViewSh->IsDrawTextShell()) // eines TextObjekts auf die in MarkListHasChanged()
474 pViewSh->SetDrawShell(sal_True); //@#70206# in MarkListHasChanged()
521 pViewSh->SetDrawFormShell(sal_True); // jetzt UNO-Controls in MarkListHasChanged()
525 pViewSh->SetGraphicShell(sal_True); in MarkListHasChanged()
529 pViewSh->SetDrawShell(sal_True); in MarkListHasChanged()
537 SfxViewFrame* pViewFrame = pViewSh->GetViewFrame(); in MarkListHasChanged()
538 sal_Bool bOle = pViewSh->GetViewFrame()->GetFrame().IsInPlace(); in MarkListHasChanged()
547 pViewSh->SetVerbs( aVerbs ); in MarkListHasChanged()
587 pViewSh->CheckSelectionTransfer(); in MarkListHasChanged()
607 ScTabViewShell* pViewSh = pViewData->GetViewShell(); in SdrBeginTextEdit() local
608 if ( pViewSh->GetViewFrame() ) in SdrBeginTextEdit()
610 SfxFrame& rFrame = pViewSh->GetViewFrame()->GetFrame(); in SdrBeginTextEdit()
628 ScTabViewShell* pViewSh = pViewData->GetViewShell(); in SdrEndTextEdit() local
629 if ( pViewSh->GetViewFrame() ) in SdrEndTextEdit()
631 SfxFrame& rFrame = pViewSh->GetViewFrame()->GetFrame(); in SdrEndTextEdit()