Lines Matching refs:GetViewFrame

566 						pParent = &GetViewFrame()->GetWindow();  in Execute()
603 pParent = &GetViewFrame()->GetWindow(); in Execute()
647 GetViewFrame()->ToggleChildWindow(nSlot); in Execute()
705 SfxViewFrame* pVFrame = GetViewFrame(); in Execute()
722 GetViewFrame()->ShowChildWindow(nSlot, sal_True); in Execute()
752 SfxBindings& rBind = GetViewFrame()->GetBindings(); in Execute()
783 GetViewFrame()->GetDispatcher()->Execute( SID_WIN_FULLSCREEN, SFX_CALLMODE_RECORD, &aItem, 0L ); in Execute()
814 SfxViewFrame* pVFrame = GetViewFrame(); in Execute()
827 GetViewFrame()->GetDispatcher()->Execute( in Execute()
934 GetViewFrame()->GetBindings().Invalidate( nSlot ); in Execute()
991 GetViewFrame()->ChildWindowExecute(rReq);//ToggleChildWindow(SID_GALLERY); in Execute()
994 GetViewFrame()->ChildWindowExecute(rReq);//ToggleChildWindow(SID_AVMEDIA_PLAYER); in Execute()
998 SfxViewFrame* pVFrame = GetViewFrame(); in Execute()
1014 if((bShow && bInMailMerge) != GetViewFrame()->HasChildWindow(nSlot)) in Execute()
1015 GetViewFrame()->ToggleChildWindow(nSlot); in Execute()
1043 GetViewFrame()->GetBindings().Invalidate(FN_INSERT_FIELD); in Execute()
1052 SfxViewFrame* pTmpFrame = GetViewFrame(); in Execute()
1088 SfxViewFrame* pViewFrame = GetViewFrame(); in Execute()
1140 GetViewFrame()->GetDispatcher()->Execute( in Execute()
1145 GetViewFrame()->GetDispatcher()->Execute( in Execute()
1188 SfxBindings &rBnd = GetViewFrame()->GetBindings(); in UpdatePageNums()
1264 …_EVENT_PAGE_COUNT, SwDocShell::GetEventName(STR_SW_EVENT_PAGE_COUNT), GetViewFrame()->GetObjectShe… in StateStatusLine()
1588 GetViewFrame()->GetDispatcher()->Execute( SID_NAVIGATOR, in ExecuteStatusLine()
1616 GetViewFrame()->GetDispatcher()->Execute(FN_FORMAT_PAGE_DLG, in ExecuteStatusLine()
1656 pDlg = pFact->CreateSvxZoomDialog(&GetViewFrame()->GetWindow(), aCoreSet); in ExecuteStatusLine()
1759 GetViewFrame()->GetDispatcher()->Execute( in ExecuteStatusLine()
1829 SfxBindings &rBnd = GetViewFrame()->GetBindings(); in ExecuteStatusLine()
1867 …SfxAbstractLinksDialog* pDlg = pFact->CreateLinksDialog( &GetViewFrame()->GetWindow(), &GetWrtShel… in EditLinkDlg()
2114 GetViewFrame()->GetBindings().GetRecorder(); in InsertMedium()
2117 SfxRequest aRequest(GetViewFrame(), SID_INSERTDOC); in InsertMedium()
2240 SfxBindings& rBind = GetViewFrame()->GetBindings(); in EnableMailMerge()
2335 &GetViewFrame()->GetWindow(), in GenerateFormLetter()
2349 &GetViewFrame()->GetWindow()); in GenerateFormLetter()
2359 GetViewFrame()->GetDispatcher()->Execute( in GenerateFormLetter()
2368 SfxViewFrame* pVFrame = GetViewFrame(); in GenerateFormLetter()
2386 SwMergeSourceWarningBox_Impl aWarning( &GetViewFrame()->GetWindow()); in GenerateFormLetter()
2485 SfxViewFrame* pVFrame = GetViewFrame(); in IMPL_LINK()