Lines Matching refs:pFrame
145 SfxViewFrame* pFrame; // 0 oder zugeh"or. Frame member
220 return !pImp->pFrame; in IsAppDispatcher()
379 pImp->pFrame = 0; in SfxDispatcher()
394 SfxViewFrame *pFrame = pViewFrame->GetParentViewFrame(); in SfxDispatcher() local
395 if ( pFrame ) in SfxDispatcher()
396 Construct_Impl( pFrame->GetDispatcher() ); in SfxDispatcher()
402 pImp->pFrame = pViewFrame; in SfxDispatcher()
716 if ( pImp->pFrame ) in GetBindings()
717 return &pImp->pFrame->GetBindings(); in GetBindings()
734 return pImp->pFrame; in GetFrame()
771 pBindings->SetActiveFrame( pImp->pFrame->GetFrame().GetFrameInterface() ); in DoActivate_Impl()
787 pImp->aStack.Top( (sal_uInt16) i )->DoActivate_Impl(pImp->pFrame, bMDI); in DoActivate_Impl()
789 if ( bMDI && pImp->pFrame ) in DoActivate_Impl()
799 pImp->pFrame->GetFrame().GetWorkWindow_Impl()->HidePopups_Impl( sal_False, sal_False, 1 ); in DoActivate_Impl()
855 if ( pImp->pFrame && !(pImp->pFrame->GetObjectShell()->IsInPlaceActive() ) ) in DoDeactivate_Impl()
857 SfxWorkWindow *pWorkWin = pImp->pFrame->GetFrame().GetWorkWindow_Impl(); in DoDeactivate_Impl()
879 pImp->aStack.Top(i)->DoDeactivate_Impl(pImp->pFrame, bMDI); in DoDeactivate_Impl()
881 sal_Bool bHidePopups = bMDI && pImp->pFrame; in DoDeactivate_Impl()
882 if ( pNew && pImp->pFrame ) in DoDeactivate_Impl()
904 pImp->pFrame->GetFrame().GetWorkWindow_Impl()->HidePopups_Impl( sal_True, sal_False, 1 ); in DoDeactivate_Impl()
1609 if ( pImp->pFrame ) in SetMenu_Impl()
1611 SfxViewFrame* pTop = pImp->pFrame->GetTopViewFrame(); in SetMenu_Impl()
1642 if ( !pImp->pFrame || pImp->bUILocked ) in Update_Impl()
1648 while ( pDisp && pDisp->pImp->pFrame ) in Update_Impl()
1650 SfxWorkWindow *pWork = pDisp->pImp->pFrame->GetFrame().GetWorkWindow_Impl(); in Update_Impl()
1664 if ( !bUpdate || pImp->pFrame->GetFrame().IsClosing_Impl() ) in Update_Impl()
1667 SfxViewFrame* pTop = pImp->pFrame ? pImp->pFrame->GetTopViewFrame() : NULL; in Update_Impl()
1696 sal_Bool bIsIPActive = pImp->pFrame && pImp->pFrame->GetObjectShell()->IsInPlaceActive(); in Update_Impl()
1697 …SfxInPlaceClient *pClient = pImp->pFrame ? pImp->pFrame->GetViewShell()->GetUIActiveClient() : NUL… in Update_Impl()
1701 SfxWorkWindow *pWorkWin = pImp->pFrame->GetFrame().GetWorkWindow_Impl(); in Update_Impl()
1702 SfxWorkWindow *pTaskWin = pImp->pFrame->GetTopFrame().GetWorkWindow_Impl(); in Update_Impl()
1708 SfxWorkWindow *pWork = pDispat->pImp->pFrame->GetFrame().GetWorkWindow_Impl(); in Update_Impl()
1745 SfxWorkWindow *pWorkWin = pImp->pFrame->GetFrame().GetWorkWindow_Impl(); in _Update_Impl()
1766 …if ( pImp->bQuiet || pImp->bNoUI || (pImp->pFrame && pImp->pFrame->GetObjectShell()->IsPreview()) ) in _Update_Impl()
1794 if ( pImp->pFrame) in _Update_Impl()
1797 SfxObjectShell* pSh = pImp->pFrame->GetObjectShell(); in _Update_Impl()
1901 if ( bIsTaskActive && nStatBarId && pImp->pFrame ) in _Update_Impl()
1904 SfxBindings& rBindings = pImp->pFrame->GetBindings(); in _Update_Impl()
1905 …pImp->pFrame->GetFrame().GetWorkWindow_Impl()->SetStatusBar_Impl( nStatBarId, pStatusBarShell, rBi… in _Update_Impl()
2022 aToDo.pCluster->DoActivate_Impl(pImp->pFrame, sal_True); in FlushImpl()
2026 aToDo.pCluster->DoDeactivate_Impl(pImp->pFrame, sal_True); in FlushImpl()
2178 while ( pParent && pParent->pImp->pFrame ) in _TryIntercept_Impl()
2180 if ( pParent->pImp->pFrame->GetFrame().HasComponent() ) in _TryIntercept_Impl()
2297 if ( pImp->pFrame ) in _FindServer()
2343 bool bIsInPlace = pImp->pFrame && pImp->pFrame->GetObjectShell()->IsInPlaceActive(); in _FindServer()
2347 bool bIsServerShell = !pImp->pFrame || bIsInPlace; in _FindServer()
2353 SfxViewShell *pViewSh = pImp->pFrame->GetViewShell(); in _FindServer()
2359 bool bIsContainerShell = !pImp->pFrame || !bIsInPlace; in _FindServer()
2407 if ( pImp->pParent && !pImp->pParent->pImp->pFrame ) in HasSlot_Impl()
2428 if ( pImp->pFrame ) in HasSlot_Impl()
2458 bool bIsInPlace = pImp->pFrame && pImp->pFrame->GetObjectShell()->IsInPlaceActive(); in HasSlot_Impl()
2462 bool bIsServerShell = !pImp->pFrame || bIsInPlace; in HasSlot_Impl()
2468 SfxViewShell *pViewSh = pImp->pFrame->GetViewShell(); in HasSlot_Impl()
2474 bool bIsContainerShell = !pImp->pFrame || !bIsInPlace; in HasSlot_Impl()
2649 Window *pWindow = pWin ? pWin : rDisp.pImp->pFrame->GetFrame().GetWorkWindow_Impl()->GetWindow(); in Popup()
2689 … Window *pWindow = pWin ? pWin : rDisp.pImp->pFrame->GetFrame().GetWorkWindow_Impl()->GetWindow(); in ExecutePopup()
2712 Window *pWindow = pWin ? pWin : pImp->pFrame->GetFrame().GetWorkWindow_Impl()->GetWindow(); in ExecutePopup()
2814 if ( pImp->pFrame ) in HideUI()
2816 SfxViewFrame* pTop = pImp->pFrame->GetTopViewFrame(); in HideUI()
2962 rShell.DoActivate_Impl(pImp->pFrame, sal_True); in InsertShell_Impl()
2986 rShell.DoDeactivate_Impl(pImp->pFrame, sal_True); in RemoveShell_Impl()
3061 for ( SfxViewFrame *pFrame = SfxViewFrame::GetFirst(); in InvalidateBindings_Impl() local
3062 pFrame; in InvalidateBindings_Impl()
3063 pFrame = SfxViewFrame::GetNext( *pFrame ) ) in InvalidateBindings_Impl()
3064 pFrame->GetBindings().InvalidateAll(bModify); in InvalidateBindings_Impl()