Searched refs:GetCurrentViewFrame (Results 1 – 13 of 13) sorted by relevance
335 SfxViewFrame* SfxFrame::GetCurrentViewFrame() const in GetCurrentViewFrame() function in SfxFrame374 SfxViewFrame* pViewFrame = GetCurrentViewFrame(); in GetViewData_Impl()509 SfxViewFrame* pView = GetCurrentViewFrame(); in GetTargetList()758 if ( !rFrame.is() && GetCurrentViewFrame() ) in SetFrameInterface_Impl()759 GetCurrentViewFrame()->GetBindings().SetRecorder_Impl( xRecorder ); in SetFrameInterface_Impl()764 if ( GetCurrentViewFrame() ) in Appear()766 GetCurrentViewFrame()->Show(); in Appear()780 if ( GetCurrentViewFrame() ) in AppearWithUpdate()797 SfxViewFrame *pF = GetCurrentViewFrame(); in SetToolSpaceBorderPixel_Impl()898 …if ( GetCurrentViewFrame() && GetCurrentViewFrame()->GetViewShell() && GetCurrentViewFrame()->GetV… in GrabFocusOnComponent_Impl()[all …]
112 SfxViewFrame* pView = pFrame->GetCurrentViewFrame(); in Notify()166 SfxViewFrame* pView = pFrame->GetCurrentViewFrame(); in PreNotify()174 SfxViewFrame* pView = pFrame->GetCurrentViewFrame(); in PreNotify()197 …if ( pFrame && !pFrame->IsClosing_Impl() && pFrame->GetCurrentViewFrame() && pFrame->GetFrameInter… in GetFocus()198 pFrame->GetCurrentViewFrame()->MakeActive_Impl( sal_True ); in GetFocus()219 SfxViewFrame* pView = pFrame->GetCurrentViewFrame(); in StateChanged()342 if ( GetCurrentViewFrame() ) in SetPresentationMode()343 …GetCurrentViewFrame()->GetWindow().SetBorderStyle( bSet ? WINDOW_BORDER_NOBORDER : WINDOW_BORDER_N… in SetPresentationMode()360 if ( GetCurrentViewFrame() ) in SetPresentationMode()361 GetCurrentViewFrame()->GetDispatcher()->Update_Impl( sal_True ); in SetPresentationMode()[all …]
336 pChild->GetCurrentViewFrame()->ExecuteSlot( rReq ); in ExecReload_Impl()1586 if ( GetFrame().GetCurrentViewFrame() == this ) in ~SfxViewFrame()2731 return pFrame ? pFrame->GetCurrentViewFrame() : NULL; in GetParentViewFrame()2747 return GetFrame().GetTopFrame().GetCurrentViewFrame(); in GetTopViewFrame()3610 SfxViewFrame* pViewFrame = pFrame ? pFrame->GetCurrentViewFrame() : NULL; in ActivateToolPanel()
765 … SfxViewShell *pShell = pTopFrame->GetCurrentViewFrame()->GetViewShell(); in ExecMisc_Impl()774 if ( pTopFrame->GetCurrentViewFrame() ) in ExecMisc_Impl()776 … SfxViewShell *pView = pTopFrame->GetCurrentViewFrame()->GetViewShell(); in ExecMisc_Impl()
159 SfxViewFrame* GetCurrentViewFrame() const;
1232 SfxViewFrame *pView = pTargetFrame ? pTargetFrame->GetCurrentViewFrame() : 0; in OpenDocExec_Impl()1337 rReq.SetReturnValue( SfxViewFrameItem( 0, pCntrFrame->GetCurrentViewFrame() ) ); in OpenDocExec_Impl()
544 pFrm->GetCurrentViewFrame()->GetBindings(), in SfxFrameWorkWin_Impl()549 pConfigShell = pFrm->GetCurrentViewFrame(); in SfxFrameWorkWin_Impl()817 SfxViewFrame *pF = pFrame->GetCurrentViewFrame(); in ArrangeChilds_Impl()
252 SfxViewFrame* pFrame = pFrm ? pFrm->GetCurrentViewFrame() : 0; in lcl_LoadDoc()
112 &pFrame->GetCurrentViewFrame()->GetWindow() ) ); in PreviewFactory()
623 SfxViewFrame::SetViewFrame( rTop.GetCurrentViewFrame() ); in PrepareClose()
4067 if ( ( pCheckFrame->GetCurrentViewFrame() != NULL ) in FindOrCreateViewFrame_Impl()
1268 …mpFullScreenViewShellBase = static_cast<ViewShellBase*>(pNewFrame->GetCurrentViewFrame()->GetViewS… in StartFullscreenPresentation()
1026 SfxViewFrame* pFrame = pFrm ? pFrm->GetCurrentViewFrame() : 0; in ExcecuteContextMenuAction()
Completed in 125 milliseconds