Lines Matching refs:GetFrame
303 SfxFrame *pParent = GetFrame().GetParentFrame(); in ExecReload_Impl()
323 SfxFrame& rFrame = GetFrame(); in ExecReload_Impl()
364 if ( GetFrame().HasComponent() ) in ExecReload_Impl()
606 GetFrame().IsAutoLoadLocked_Impl() ) in ExecReload_Impl()
621 if ( bDo && GetFrame().DocIsModified_Impl() && in ExecReload_Impl()
651 Reference< XFrame > xFrame( pView->GetFrame().GetFrameInterface() ); in ExecReload_Impl()
918 GetFrame().GetParentFrame(); in StateReload_Impl()
922 if ( GetFrame().HasComponent() ) in StateReload_Impl()
1133 GetFrame().ReleasingComponent_Impl( sal_True ); in ReleaseObjectShell_Impl()
1187 …DBG_ASSERT( GetFrame().IsClosing_Impl() || !GetFrame().GetFrameInterface().is(), "ViewFrame closed… in Close()
1238 if ( !pOldFrame || !pOldFrame->GetFrame().IsParent( &pFrame->GetFrame() ) ) in DoActivate()
1272 if ( !pNewFrame || !pNewFrame->GetFrame().IsParent( &pFrame->GetFrame() ) ) in DoDeactivate()
1286 if ( GetFrame().IsInPlace() ) in InvalidateBorderImpl()
1314 if ( IsResizeInToOut_Impl() && !GetFrame().IsInPlace() ) in SetBorderPixelImpl()
1419 GetFrame().DoClose(); in Notify()
1426 GetFrame().DoClose(); in Notify()
1477 if ( GetFrame().OwnsBindings_Impl() ) in Notify()
1580 if ( GetFrame().OwnsBindings_Impl() ) in ~SfxViewFrame()
1586 if ( GetFrame().GetCurrentViewFrame() == this ) in ~SfxViewFrame()
1587 GetFrame().SetCurrentViewFrame_Impl( NULL ); in ~SfxViewFrame()
1893 Window *pWindow = &GetFrame().GetTopFrame().GetWindow(); in Enable()
1954 if ( &GetWindow() == &GetFrame().GetWindow() || !GetFrame().HasComponent() ) in Show()
1956 GetFrame().GetWindow().Show(); in Show()
1998 if ( GetViewShell() && !GetFrame().IsClosing_Impl() ) in MakeActive_Impl()
2017 css::uno::Reference< css::frame::XFrame > xFrame = GetFrame().GetFrameInterface(); in MakeActive_Impl()
2033 GetFrame().GrabFocusOnComponent_Impl(); in MakeActive_Impl()
2075 Reference< XFramesSupplier > xFrame( GetFrame().GetFrameInterface(), UNO_QUERY ); in SetActiveChildFrame_Impl()
2078 xActive = pViewFrame->GetFrame().GetFrameInterface(); in SetActiveChildFrame_Impl()
2234 …oFrame_Impl_NoThrow( i_rDoc, i_pFrameItem && i_pFrameItem->GetFrame() ? i_pFrameItem->GetFrame()->… in LoadDocumentIntoFrame()
2245 pFrameItem ? pFrameItem->GetFrame() : NULL, in DisplayNewDocument()
2421 GetFrame().GetFrameInterface(), in SwitchToViewShell_Impl()
2525 GetFrame().GetViewData_Impl(); in ExecView_Impl()
2539 xFrame = pFrameItem->GetFrame(); in ExecView_Impl()
2720 GetFrame().Appear(); in ToTop()
2730 SfxFrame *pFrame = GetFrame().GetParentFrame(); in GetParentViewFrame()
2735 SfxFrame& SfxViewFrame::GetFrame() const in GetFrame() function in SfxViewFrame
2747 return GetFrame().GetTopFrame().GetCurrentViewFrame(); in GetTopViewFrame()
2752 return pImp->pWindow ? *pImp->pWindow : GetFrame().GetWindow(); in GetWindow()
2757 return GetFrame().DoClose(); in DoClose()
2781 return pImp->bModal || GetFrame().GetWindow().IsInModalMode(); in IsInModalMode()
2793 if ( GetFrame().IsInPlace() ) in Resize()
3062 GetFrame().GetFrameInterface(), in MiscExec_Impl()
3127 GetFrame().GetFrameInterface(), in MiscExec_Impl()
3177 WorkWindow* pWork = (WorkWindow*) pTop->GetFrame().GetTopWindow_Impl(); in MiscExec_Impl()
3181 GetFrame().GetFrameInterface(), in MiscExec_Impl()
3216 GetFrame().GetWorkWindow_Impl()->SetFullScreen_Impl( bNewFullScreenMode ); in MiscExec_Impl()
3267 GetFrame().GetFrameInterface(), in MiscState_Impl()
3290 GetFrame().GetFrameInterface(), in MiscState_Impl()
3304 GetFrame().GetFrameInterface(), in MiscState_Impl()
3325 WorkWindow* pWork = (WorkWindow*) pTop->GetFrame().GetTopWindow_Impl(); in MiscState_Impl()
3374 Reference < XFrame > xFrame = GetFrame().GetTopFrame().GetFrameInterface(); in ChildWindowExecute()
3475 Reference < XFrame > xFrame = GetFrame().GetTopFrame().GetFrameInterface()-> in ChildWindowState()
3521 pWork = GetFrame().GetWorkWindow_Impl(); in GetWorkWindow_Impl()