Home
last modified time | relevance | path

Searched refs:pVFrame (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sw/source/ui/shells/
H A Dtextfld.cxx296 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()
700pVFrame->KnowsChildWindow(FN_INSERT_FIELD) && !pVFrame->HasChildWindow(FN_INSERT_FIELD_DATA_ONLY) ) in StateField()
710 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in StateField() local
[all …]
H A Dtextidx.cxx61 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 Ddrawsh.cxx287 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 Dbasesh.cxx974 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 Ddrwtxtsh.cxx240 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 Dtextsh1.cxx628 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 Dtabsh.cxx972 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in Execute() local
973 if( pVFrame ) in Execute()
974pVFrame->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 Dtextsh.cxx443 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in TYPEINIT1() local
444 SwInsertChart( &GetView().GetEditWin(), &pVFrame->GetBindings() ); in TYPEINIT1()
/trunk/main/sw/source/ui/uiview/
H A Dview1.cxx108 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 Dview2.cxx705 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 Dview.cxx996 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 Dviewstat.cxx297 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 Ddocsh2.cxx1506 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 Ddocsh.cxx562 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 Dromenu.cxx179 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 Dedtwin.cxx2514 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in KeyInput() local
2515 pVFrame->ToggleChildWindow( nId ); in KeyInput()
2516 SwInputChild* pChildWin = (SwInputChild*)pVFrame-> in KeyInput()
3089 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in MouseButtonDown() local
3099 pVFrame->GetBindings().SetState(aItem); in MouseButtonDown()
3100 pVFrame->GetBindings().Execute(nSlot); in MouseButtonDown()
3104 pVFrame->GetBindings().Execute(FN_EDIT_AUTH_ENTRY_DLG); in MouseButtonDown()
3107 pVFrame->GetBindings().Execute(FN_EDIT_FIELD); in MouseButtonDown()
/trunk/main/sw/source/ui/utlui/
H A Dnavipi.cxx581 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 Dviewsh.cxx605 SfxViewFrame* pVFrame = rVSh.pSfxViewShell->GetViewFrame(); in CareChildWin() local
606 const SfxChildWindow* pChWin = pVFrame->GetChildWindow( nId ); in CareChildWin()

Completed in 287 milliseconds