Lines Matching refs:GetViewShell

619             sal_Bool bDo = ( GetViewShell()->PrepareClose() != sal_False );  in ExecReload_Impl()
1019 else if ( GetViewShell() ) in ExecHistory_Impl()
1022 const SfxPoolItem *pRet = GetViewShell()->ExecuteSlot( rReq ); in ExecHistory_Impl()
1045 SfxViewShell *pViewSh = GetViewShell(); in StateHistory_Impl()
1140 SfxViewShell *pDyingViewSh = GetViewShell(); in ReleaseObjectShell_Impl()
1191 if ( GetViewShell() ) in Close()
1192 GetViewShell()->DiscardClients_Impl(); in Close()
1284 if ( GetViewShell() && GetWindow().IsVisible() ) in InvalidateBorderImpl()
1298 DoAdjustPosSizePixel( (SfxViewShell *) GetViewShell(), Point(), in InvalidateBorderImpl()
1901 SfxViewShell* pViewSh = GetViewShell(); in Enable()
1998 if ( GetViewShell() && !GetFrame().IsClosing_Impl() ) in MakeActive_Impl()
2002 if ( GetViewShell() ) in MakeActive_Impl()
2030 SfxInPlaceClient *pCli = GetViewShell()->GetUIActiveClient(); in MakeActive_Impl()
2278 if ( pViewFrame->GetViewShell()->GetController() == i_rController ) in Get()
2289 SfxViewShell* pCurrentShell = GetViewShell(); in SaveCurrentViewData_Impl()
2396 SfxViewShell* pOldSh = GetViewShell(); in SwitchToViewShell_Impl()
2476 if ( !GetObjectShell() || !GetViewShell() ) in ExecView_Impl()
2483 SfxInPlaceClient* pClient = GetViewShell()->GetUIActiveClient(); in ExecView_Impl()
2518 if ( !GetViewShell()->NewWindowAllowed() ) in ExecView_Impl()
2551 SfxViewShell *pViewShell = GetViewShell(); in ExecView_Impl()
2706 if ( !GetViewShell()->NewWindowAllowed() in StateView_Impl()
2790 SfxViewShell *pShell = GetViewShell(); in Resize()