Home
last modified time | relevance | path

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

/aoo4110/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 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 Dbasesh.cxx976 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in Execute() local
977 pVFrame->ToggleChildWindow( nId ); in Execute()
978 pVFrame->GetBindings().Invalidate( SID_IMAP ); in Execute()
1005 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in Execute() local
1006 pVFrame->ToggleChildWindow( nId ); in Execute()
1010 if ( pVFrame->HasChildWindow( nId ) && in Execute()
1300 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in IMPL_LINK() local
1313 (SvxIMapDlg*) ( pVFrame->GetChildWindow( nId ) in IMPL_LINK()
1375 pVFrame->GetBindings().SetState( aBool ); in IMPL_LINK()
1386 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in GetState() local
[all …]
H A Dtextsh1.cxx642 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in Execute() local
643 if (pVFrame->HasChildWindow(FN_REDLINE_ACCEPT)) in Execute()
644 pVFrame->ToggleChildWindow(FN_REDLINE_ACCEPT); in Execute()
657 SfxRequest aReq( pVFrame, FN_AUTOFORMAT_APPLY ); in Execute()
761 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in Execute() local
765 if( pVFrame->HasChildWindow( nId ) ) in Execute()
767 pVFrame->ToggleChildWindow( nId ); in Execute()
768 pVFrame->GetBindings().InvalidateAll( sal_True ); in Execute()
813 pVFrame->ToggleChildWindow( nId ); in Execute()
814 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.cxx442 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in TYPEINIT1() local
443 SwInsertChart( &GetView().GetEditWin(), &pVFrame->GetBindings() ); in TYPEINIT1()
/aoo4110/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.cxx997 SfxViewFrame* pVFrame = GetViewFrame(); in SwView() local
1006 ( !pFirst || pFirst == pVFrame ) && in SwView()
1017 !pVFrame->GetChildWindow( SID_NAVIGATOR )) in SwView()
1024 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.cxx290 SfxViewFrame* pVFrame = GetViewFrame(); in GetState() local
291 if (pVFrame->KnowsChildWindow(nWhich)) in GetState()
292 rSet.Put(SfxBoolItem( nWhich, pVFrame->HasChildWindow(nWhich))); in GetState()
/aoo4110/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.cxx556 SfxViewFrame* pVFrame = SfxViewFrame::GetFirst( pSh ); in lcl_GetSourceView() local
557 SfxViewShell* pViewShell = pVFrame ? pVFrame->GetViewShell() : 0; in lcl_GetSourceView()
1199 SfxViewFrame* pVFrame = SfxViewFrame::GetFirst(this); in LoadingFinished() local
1200 if(pVFrame) in LoadingFinished()
1202 SfxViewShell* pShell = pVFrame->GetViewShell(); in LoadingFinished()
/aoo4110/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.cxx2512 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()
/aoo4110/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()
/aoo4110/main/sw/source/core/view/
H A Dviewsh.cxx602 SfxViewFrame* pVFrame = rVSh.pSfxViewShell->GetViewFrame(); in CareChildWin() local
603 const SfxChildWindow* pChWin = pVFrame->GetChildWindow( nId ); in CareChildWin()

Completed in 122 milliseconds