/trunk/main/sw/source/ui/shells/ |
H A D | textfld.cxx | 296 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in ExecField() local 297 pVFrame->ToggleChildWindow(FN_INSERT_FIELD); in ExecField() 298 bRes = pVFrame->GetChildWindow( nSlot ) != 0; in ExecField() 309 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in ExecField() local 310 if (!pVFrame->HasChildWindow(FN_INSERT_FIELD)) in ExecField() 311 pVFrame->ToggleChildWindow(FN_INSERT_FIELD); // Dialog anzeigen in ExecField() 697 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in StateField() local 699 if(!pVFrame->IsInModalMode() && in StateField() 700 …pVFrame->KnowsChildWindow(FN_INSERT_FIELD) && !pVFrame->HasChildWindow(FN_INSERT_FIELD_DATA_ONLY) ) in StateField() 710 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in StateField() local [all …]
|
H A D | textidx.cxx | 61 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in ExecIdx() local 62 Window *pMDI = &pVFrame->GetWindow(); in ExecIdx() 79 pVFrame->ToggleChildWindow(FN_INSERT_AUTH_ENTRY_DLG); in ExecIdx() 85 pVFrame->ToggleChildWindow(FN_INSERT_IDX_ENTRY_DLG); in ExecIdx() 182 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in GetIdxState() local 184 pVFrame->GetChildWindow(FN_INSERT_IDX_ENTRY_DLG); in GetIdxState() 186 SfxChildWindow* pAuthMark = pVFrame->GetChildWindow(FN_INSERT_AUTH_ENTRY_DLG); in GetIdxState()
|
H A D | drawsh.cxx | 287 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in Execute() local 290 pVFrame->SetChildWindow(SvxFontWorkChildWindow::GetChildWindowId(), in Execute() 294 pVFrame->ToggleChildWindow( SvxFontWorkChildWindow::GetChildWindowId() ); in Execute() 295 pVFrame->GetBindings().Invalidate(SID_FONTWORK); in Execute() 592 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in GetFormTextState() local 593 if ( pVFrame->HasChildWindow(nId) ) in GetFormTextState() 594 pDlg = (SvxFontWorkDialog*)(pVFrame->GetChildWindow(nId)->GetWindow()); in GetFormTextState()
|
H A D | basesh.cxx | 974 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in Execute() local 975 pVFrame->ToggleChildWindow( nId ); in Execute() 976 pVFrame->GetBindings().Invalidate( SID_IMAP ); in Execute() 1003 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in Execute() local 1004 pVFrame->ToggleChildWindow( nId ); in Execute() 1008 if ( pVFrame->HasChildWindow( nId ) && in Execute() 1298 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in IMPL_LINK() local 1311 (SvxIMapDlg*) ( pVFrame->GetChildWindow( nId ) in IMPL_LINK() 1373 pVFrame->GetBindings().SetState( aBool ); in IMPL_LINK() 1384 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in GetState() local [all …]
|
H A D | drwtxtsh.cxx | 240 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in ExecFontWork() local 243 pVFrame->SetChildWindow(SvxFontWorkChildWindow::GetChildWindowId(), in ExecFontWork() 248 pVFrame->ToggleChildWindow(SvxFontWorkChildWindow::GetChildWindowId()); in ExecFontWork() 250 pVFrame->GetBindings().Invalidate(SID_FONTWORK); in ExecFontWork() 319 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in GetFormTextState() local 320 if ( pVFrame->HasChildWindow(nId) ) in GetFormTextState() 321 pDlg = (SvxFontWorkDialog*)(pVFrame->GetChildWindow(nId)->GetWindow()); in GetFormTextState()
|
H A D | textsh1.cxx | 628 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in Execute() local 629 if (pVFrame->HasChildWindow(FN_REDLINE_ACCEPT)) in Execute() 630 pVFrame->ToggleChildWindow(FN_REDLINE_ACCEPT); in Execute() 643 SfxRequest aReq( pVFrame, FN_AUTOFORMAT_APPLY ); in Execute() 747 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in Execute() local 751 if( pVFrame->HasChildWindow( nId ) ) in Execute() 753 pVFrame->ToggleChildWindow( nId ); in Execute() 754 pVFrame->GetBindings().InvalidateAll( sal_True ); in Execute() 799 pVFrame->ToggleChildWindow( nId ); in Execute() 800 if( !pVFrame->HasChildWindow( nId ) ) in Execute() [all …]
|
H A D | tabsh.cxx | 972 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in Execute() local 973 if( pVFrame ) in Execute() 974 …pVFrame->GetDispatcher()->Execute( nDispatchSlot, SFX_CALLMODE_SYNCHRON|SFX_CALLMODE_RECORD, &aCou… in Execute() 1099 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in Execute() local 1100 pVFrame->GetDispatcher()->Execute(FN_EDIT_FORMULA, SFX_CALLMODE_SYNCHRON); in Execute() 1102 SwInputChild* pChildWin = (SwInputChild*)pVFrame-> in Execute()
|
H A D | textsh.cxx | 443 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in TYPEINIT1() local 444 SwInsertChart( &GetView().GetEditWin(), &pVFrame->GetBindings() ); in TYPEINIT1()
|
/trunk/main/sw/source/ui/uiview/ |
H A D | view1.cxx | 108 SfxViewFrame* pVFrame = GetViewFrame(); in Activate() local 109 SwFldDlgWrapper *pWrp = (SwFldDlgWrapper*)pVFrame->GetChildWindow(nId); in Activate() 115 SwRedlineAcceptChild *pRed = (SwRedlineAcceptChild*)pVFrame->GetChildWindow(nId); in Activate() 121 SwInsertIdxMarkWrapper *pIdxMrk = (SwInsertIdxMarkWrapper*)pVFrame->GetChildWindow(nId); in Activate() 127 SwInsertAuthMarkWrapper *pAuthMrk = (SwInsertAuthMarkWrapper*)pVFrame-> in Activate()
|
H A D | view2.cxx | 705 SfxViewFrame* pVFrame = GetViewFrame(); in Execute() local 814 SfxViewFrame* pVFrame = GetViewFrame(); in Execute() local 818 pVFrame->ToggleChildWindow( SID_NAVIGATOR ); in Execute() 819 pCh = pVFrame->GetChildWindow( SID_NAVIGATOR ); in Execute() 998 SfxViewFrame* pVFrame = GetViewFrame(); in Execute() local 999 pVFrame->ChildWindowExecute(rReq); in Execute() 1000 if(pVFrame->HasChildWindow(SID_BROWSER)) in Execute() 2368 SfxViewFrame* pVFrame = GetViewFrame(); in GenerateFormLetter() local 2370 pVFrame->SetChildWindow(FN_INSERT_FIELD, sal_False); in GenerateFormLetter() 2485 SfxViewFrame* pVFrame = GetViewFrame(); in IMPL_LINK() local [all …]
|
H A D | view.cxx | 996 SfxViewFrame* pVFrame = GetViewFrame(); in SwView() local 1005 ( !pFirst || pFirst == pVFrame ) && in SwView() 1016 !pVFrame->GetChildWindow( SID_NAVIGATOR )) in SwView() 1023 uno::Reference< frame::XFrame > xFrame = pVFrame->GetFrame().GetFrameInterface(); in SwView() 1784 SfxViewFrame* pVFrame = GetViewFrame(); in PrepareClose() local 1785 pVFrame->SetChildWindow( SwInputChild::GetChildWindowId(), sal_False ); in PrepareClose() 1786 if( pVFrame->GetDispatcher()->IsLocked() ) in PrepareClose() 1787 pVFrame->GetDispatcher()->Lock(sal_False); in PrepareClose()
|
H A D | viewstat.cxx | 297 SfxViewFrame* pVFrame = GetViewFrame(); in GetState() local 298 if (pVFrame->KnowsChildWindow(nWhich)) in GetState() 299 rSet.Put(SfxBoolItem( nWhich, pVFrame->HasChildWindow(nWhich))); in GetState()
|
/trunk/main/sw/source/ui/app/ |
H A D | docsh2.cxx | 1506 SfxViewFrame* pVFrame = SfxViewFrame::GetFirst( this ); in Execute() local 1507 SfxViewShell* pViewShell = pVFrame ? pVFrame->GetViewShell() : 0; in Execute() 1514 pVFrame = SfxViewFrame::GetNext( *pVFrame, this ); in Execute() 1515 pViewShell = pVFrame ? pVFrame->GetViewShell() : 0; in Execute() 1628 SfxViewFrame* pVFrame = GetView()->GetViewFrame(); in UpdateChildWindows() local 1629 SwFldDlgWrapper *pWrp = (SwFldDlgWrapper*)pVFrame-> in UpdateChildWindows() 1635 SwRedlineAcceptChild *pRed = (SwRedlineAcceptChild*)pVFrame-> in UpdateChildWindows()
|
H A D | docsh.cxx | 562 SfxViewFrame* pVFrame = SfxViewFrame::GetFirst( pSh ); in lcl_GetSourceView() local 563 SfxViewShell* pViewShell = pVFrame ? pVFrame->GetViewShell() : 0; in lcl_GetSourceView() 1205 SfxViewFrame* pVFrame = SfxViewFrame::GetFirst(this); in LoadingFinished() local 1206 if(pVFrame) in LoadingFinished() 1208 SfxViewShell* pShell = pVFrame->GetViewShell(); in LoadingFinished()
|
/trunk/main/sw/source/ui/docvw/ |
H A D | romenu.cxx | 179 SfxViewFrame * pVFrame = rV.GetViewFrame(); in SwReadOnlyPopup() local 180 SfxDispatcher &rDis = *pVFrame->GetDispatcher(); in SwReadOnlyPopup() 231 SfxItemState eState = pVFrame->GetBindings().QueryState( SID_COPY, pState ); in SwReadOnlyPopup() 236 eState = pVFrame->GetBindings().QueryState( SID_EDITDOC, pState ); in SwReadOnlyPopup()
|
H A D | edtwin.cxx | 2512 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in KeyInput() local 2513 pVFrame->ToggleChildWindow( nId ); in KeyInput() 2514 SwInputChild* pChildWin = (SwInputChild*)pVFrame-> in KeyInput() 3087 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in MouseButtonDown() local 3097 pVFrame->GetBindings().SetState(aItem); in MouseButtonDown() 3098 pVFrame->GetBindings().Execute(nSlot); in MouseButtonDown() 3102 pVFrame->GetBindings().Execute(FN_EDIT_AUTH_ENTRY_DLG); in MouseButtonDown() 3105 pVFrame->GetBindings().Execute(FN_EDIT_FIELD); in MouseButtonDown()
|
/trunk/main/sw/source/ui/utlui/ |
H A D | navipi.cxx | 581 SfxViewFrame* pVFrame = pCreateView->GetViewFrame(); in Close() local 582 pVFrame->GetBindings().Invalidate(SID_NAVIGATOR); in Close() 583 pVFrame->GetDispatcher()->Execute(SID_NAVIGATOR); in Close()
|
/trunk/main/sw/source/core/view/ |
H A D | viewsh.cxx | 605 SfxViewFrame* pVFrame = rVSh.pSfxViewShell->GetViewFrame(); in CareChildWin() local 606 const SfxChildWindow* pChWin = pVFrame->GetChildWindow( nId ); in CareChildWin()
|