Lines Matching refs:pActiveViewSh
119 ScDocShell* pDocSh = pActiveViewSh->GetViewData()->GetDocShell(); in InitRangeFinder()
123 if ( !pActiveViewSh || !SC_MOD()->GetInputOptions().GetRangeFinder() ) in InitRangeFinder()
184 aRange.aStart.SetTab( pActiveViewSh->GetViewData()->GetTabNo() ); in InitRangeFinder()
249 ScTabViewShell* pDocView = pRefViewSh ? pRefViewSh : pActiveViewSh; in UpdateRange()
294 ScTabViewShell* pPaintView = pRefViewSh ? pRefViewSh : pActiveViewSh; in DeleteRangeFinder()
297 ScDocShell* pDocSh = pActiveViewSh->GetViewData()->GetDocShell(); in DeleteRangeFinder()
464 pActiveViewSh = NULL; in ScInputHandler()
513 bool bInPlace = pActiveViewSh && pActiveViewSh->GetViewFrame()->GetFrame().IsInPlace(); in UpdateRefDevice()
520 if ( bTextWysiwyg && pActiveViewSh ) in UpdateRefDevice()
521 pEngine->SetRefDevice( pActiveViewSh->GetViewData()->GetDocument()->GetPrinter() ); in UpdateRefDevice()
530 if ( !( bTextWysiwyg && pActiveViewSh ) ) in UpdateRefDevice()
540 if ( pActiveViewSh ) in ImplCreateEditEngine()
542 const ScDocument* pDoc = pActiveViewSh->GetViewData()->GetDocShell()->GetDocument(); in ImplCreateEditEngine()
576 if ( pActiveViewSh ) in UpdateSpellSettings()
578 ScViewData* pViewData = pActiveViewSh->GetViewData(); in UpdateSpellSettings()
638 if ( pActiveViewSh ) in GetFormulaData()
640 ScDocument* pDoc = pActiveViewSh->GetViewData()->GetDocShell()->GetDocument(); in GetFormulaData()
741 ScDocShell* pDocSh = pActiveViewSh->GetViewData()->GetDocShell(); in ShowTipCursor()
963 ScDocShell* pDocSh = pActiveViewSh->GetViewData()->GetDocShell(); in UseFormulaData()
1300 if ( pActiveView && pActiveViewSh ) in FormulaPreview()
1305 ScDocument* pDoc = pActiveViewSh->GetViewData()->GetDocShell()->GetDocument(); in FormulaPreview()
1435 if ( pActiveViewSh ) in GetColData()
1437 ScDocument* pDoc = pActiveViewSh->GetViewData()->GetDocShell()->GetDocument(); in GetColData()
1660 if ( pViewSh == pActiveViewSh ) in ViewShellGone()
1682 pActiveViewSh = PTR_CAST( ScTabViewShell, SfxViewShell::Current() ); in ViewShellGone()
1684 if ( pActiveViewSh && pActiveViewSh == pViewSh ) in ViewShellGone()
1687 pActiveViewSh = NULL; in ViewShellGone()
1703 Window* pShellWin = pActiveViewSh ? in UpdateActiveView()
1704 pActiveViewSh->GetWindowByPos( pActiveViewSh->GetViewData()->GetEditActivePart() ) : in UpdateActiveView()
1745 if ( !pLastState && pActiveViewSh ) in ForgetLastPattern()
1746 pActiveViewSh->UpdateInputHandler( sal_True ); // Status neu holen in ForgetLastPattern()
1761 else if ( pActiveViewSh ) in UpdateAdjust()
1763 ScDocument* pDoc = pActiveViewSh->GetViewData()->GetDocShell()->GetDocument(); in UpdateAdjust()
1866 if (pActiveViewSh) in StartTable()
1872 ScDocument* pDoc = pActiveViewSh->GetViewData()->GetDocShell()->GetDocument(); in StartTable()
1874 const ScMarkData& rMark = pActiveViewSh->GetViewData()->GetMarkData(); in StartTable()
2000 if ( pActiveViewSh && ( !bFromCommand || !bCommandErrorShown ) ) in StartTable()
2009 pActiveViewSh->GetActiveWin()->GrabFocus(); in StartTable()
2010 pActiveViewSh->ErrorMessage(aTester.GetMessageId()); in StartTable()
2145 if (pActiveView && pActiveViewSh) in DataChanged()
2147 ScViewData* pViewData = pActiveViewSh->GetViewData(); in DataChanged()
2187 pRefViewSh = pActiveViewSh; in UpdateFormulaMode()
2310 if (pActiveViewSh) in SetMode()
2311 pActiveViewSh->GetActiveWin()->GrabFocus(); in SetMode()
2328 if (pActiveViewSh) in SetMode()
2329 pActiveViewSh->GetViewData()->GetDocShell()->PostEditView( pEngine, aCursorPos ); in SetMode()
2441 if ( bModified && nValidation && pActiveViewSh ) in EnterHandler()
2443 ScDocument* pDoc = pActiveViewSh->GetViewData()->GetDocument(); in EnterHandler()
2453 if ( pActiveViewSh ) // falls aus MouseButtonDown gekommen in EnterHandler()
2454 pActiveViewSh->StopMarking(); // (die InfoBox verschluckt das MouseButtonUp) in EnterHandler()
2468 if ( bModified && pActiveViewSh && !bForget ) in EnterHandler()
2470 ScDocument* pDoc = pActiveViewSh->GetViewData()->GetDocument(); in EnterHandler()
2477 pActiveViewSh->DataPilotInput( aCursorPos, aString ); in EnterHandler()
2489 if ( pActiveViewSh ) in EnterHandler()
2491 ScDocument* pDoc = pActiveViewSh->GetViewData()->GetDocument(); in EnterHandler()
2521 if ( pActiveViewSh ) in EnterHandler()
2540 ScDocument* pDoc = pActiveViewSh->GetViewData()->GetDocument(); in EnterHandler()
2618 ScTabViewShell* pExecuteSh = pRefViewSh ? pRefViewSh : pActiveViewSh; in EnterHandler()
2745 ScTabViewShell* pExecuteSh = pRefViewSh ? pRefViewSh : pActiveViewSh; in CancelHandler()
3033 if (pActiveViewSh) in KeyInput()
3034 pActiveViewSh->MoveCursorEnter( bShift && !bControl ); in KeyInput()
3060 if (pActiveViewSh) in KeyInput()
3061 pActiveViewSh->FindNextUnprot( bShift ); in KeyInput()
3120 if (pActiveViewSh) in KeyInput()
3121 pActiveViewSh->GetViewData()->GetDocShell()->PostEditView( pEngine, aCursorPos ); in KeyInput()
3275 if (pActiveViewSh) in InputCommand()
3276 pActiveViewSh->GetViewData()->GetDocShell()->PostEditView( pEngine, aCursorPos ); in InputCommand()
3353 pActiveViewSh = pSourceSh; in NotifyChange()
3355 pActiveViewSh = PTR_CAST(ScTabViewShell, SfxViewShell::Current()); in NotifyChange()
3365 if ( pState && pActiveViewSh ) in NotifyChange()
3396 ScDocShell* pDocSh = pActiveViewSh->GetViewData()->GetDocShell(); in NotifyChange()
3438 if ( pActiveViewSh ) in NotifyChange()
3439 pActiveViewSh->GetViewData()->GetDocument()-> in NotifyChange()
3568 pActiveViewSh = NULL; in IMPL_LINK()
3609 if ( pActiveViewSh ) in InputChanged()
3611 ScViewData* pViewData = pActiveViewSh->GetViewData(); in InputChanged()
3748 pRefViewSh = pActiveViewSh; in InputReplaceSelection()