Home
last modified time | relevance | path

Searched refs:SfxViewFrame (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/aoo42x/main/sfx2/source/view/
H A Dviewfrm.cxx269 SfxViewFrame* pFrame = (SfxViewFrame*) &rBC; in Notify()
1538 SfxViewFrame::SfxViewFrame in SfxViewFrame() function in SfxViewFrame
1569 SfxViewFrame::~SfxViewFrame() in ~SfxViewFrame()
1623 SfxViewFrame* SfxViewFrame::Current() in Current()
1652 SfxViewFrame* SfxViewFrame::GetFirst in GetFirst()
1676 SfxViewFrame* SfxViewFrame::GetNext in GetNext()
1833 SfxViewFrame* SfxViewFrame::GetParentViewFrame_Impl() const in GetParentViewFrame_Impl()
2085 SfxViewFrame* SfxViewFrame::GetActiveChildFrame_Impl() const in GetActiveChildFrame_Impl()
2724 SfxViewFrame* SfxViewFrame::GetParentViewFrame() const in GetParentViewFrame()
2745 SfxViewFrame* SfxViewFrame::GetTopViewFrame() const in GetTopViewFrame()
[all …]
H A Dviewfrm2.cxx142 String SfxViewFrame::UpdateTitle() in UpdateTitle()
182 DBG_CHKTHIS(SfxViewFrame, 0); in UpdateTitle()
210 for ( SfxViewFrame *pView= GetFirst(pObjSh); in UpdateTitle()
267 void SfxViewFrame::Exec_Impl(SfxRequest &rReq ) in Exec_Impl()
358 for ( const SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocSh ); in Exec_Impl()
360 pFrame = SfxViewFrame::GetNext( *pFrame, pDocSh ) ) in Exec_Impl()
392 void SfxViewFrame::GetState_Impl( SfxItemSet &rSet ) in GetState_Impl()
453 void SfxViewFrame::INetExecute_Impl( SfxRequest &rRequest ) in INetExecute_Impl()
487 void SfxViewFrame::INetState_Impl( SfxItemSet &rItemSet ) in INetState_Impl()
505 void SfxViewFrame::Activate( sal_Bool bMDI ) in Activate()
[all …]
H A Dsfxbasecontroller.cxx599 SfxViewFrame& SfxBaseController::GetViewFrame_Impl() const in GetViewFrame_Impl()
694 …for ( const SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocShell ); !bOther && pFrame; pFrame … in suspend()
836 SfxViewFrame* pParentFrame = NULL; in queryDispatch()
837 for ( SfxViewFrame* pFrame = SfxViewFrame::GetFirst(); in queryDispatch()
839 pFrame = SfxViewFrame::GetNext( *pFrame ) ) in queryDispatch()
893 SfxViewFrame* pParentFrame = NULL; in queryDispatch()
894 for ( SfxViewFrame* pFrame = SfxViewFrame::GetFirst(); in queryDispatch()
896 pFrame = SfxViewFrame::GetNext( *pFrame ) ) in queryDispatch()
1059 SfxViewFrame *pView = SfxViewFrame::GetFirst(pDoc); in dispose()
1065 pView = SfxViewFrame::GetNext( *pView, pDoc ); in dispose()
[all …]
H A Dframe.cxx227 for ( const SfxViewFrame *pFrame = SfxViewFrame::GetFirst( pCur ); in PrepareClose_Impl()
228 !bOther && pFrame; pFrame = SfxViewFrame::GetNext( *pFrame, pCur ) ) in PrepareClose_Impl()
311 SfxViewFrame* pFrm; in CancelTransfers()
312 for( pFrm = SfxViewFrame::GetFirst( pObj ); in CancelTransfers()
314 pFrm = SfxViewFrame::GetNext( *pFrm, pObj ) ) ; in CancelTransfers()
335 SfxViewFrame* SfxFrame::GetCurrentViewFrame() const in GetCurrentViewFrame()
354 void SfxFrame::SetCurrentViewFrame_Impl( SfxViewFrame *pFrame ) in SetCurrentViewFrame_Impl()
374 SfxViewFrame* pViewFrame = GetCurrentViewFrame(); in GetViewData_Impl()
509 SfxViewFrame* pView = GetCurrentViewFrame(); in GetTargetList()
553 SfxFrameItem::SfxFrameItem( sal_uInt16 nWhichId, SfxViewFrame *p ) in SfxFrameItem()
[all …]
/aoo42x/main/sfx2/inc/sfx2/
H A Dviewfrm.hxx71 DBG_NAMEEX(SfxViewFrame)
93 virtual ~SfxViewFrame();
101 static void SetViewFrame( SfxViewFrame* );
109 static SfxViewFrame* Current();
111 …static SfxViewFrame* GetNext( const SfxViewFrame& rPrev, const SfxObjectShell* pDoc = 0, sal_Bo…
119 SfxViewFrame* GetParentViewFrame() const;
178 SfxViewFrame* GetTopViewFrame() const;
219 SAL_DLLPRIVATE SfxViewFrame* GetParentViewFrame_Impl() const;
306 SfxViewFrame* pFrame;
310 SfxViewFrameItem( SfxViewFrame *pViewFrame ): in SfxViewFrameItem()
[all …]
H A Dviewsh.hxx54 class SfxViewFrame;
118 static SfxViewShell *CreateInstance(SfxViewFrame *pFrame, SfxViewShell *pOldView); \
125 SfxViewShell* __EXPORT Class::CreateInstance(SfxViewFrame *pFrame, SfxViewShell *pOldView) \
147 friend class SfxViewFrame;
155 SfxViewFrame* pFrame;
187 SfxViewShell( SfxViewFrame *pFrame, sal_uInt16 nFlags = 0 );
235 inline SfxViewFrame* GetViewFrame() const;
356 inline SfxViewFrame* SfxViewShell::GetViewFrame() const in GetViewFrame()
H A Drequest.hxx46 class SfxViewFrame;
64 SfxViewFrame* );
72 SfxRequest( SfxViewFrame*, sal_uInt16 nSlotId );
101 …eference< com::sun::star::frame::XDispatchRecorder > GetMacroRecorder( SfxViewFrame* pFrame=NULL );
102 static sal_Bool HasMacroRecorder( SfxViewFrame* pFrame=NULL );
H A Ddispatch.hxx43 class SfxViewFrame;
115 friend class SfxViewFrame;
148 SfxDispatcher( SfxViewFrame *pFrame = 0 );
197 SfxViewFrame* GetFrame() const;
250 SAL_DLLPRIVATE void DoActivate_Impl( sal_Bool bMDI, SfxViewFrame* pOld );
251 SAL_DLLPRIVATE void DoDeactivate_Impl( sal_Bool bMDI, SfxViewFrame* pNew );
/aoo42x/main/sfx2/source/bastyp/
H A Dprogress.cxx92 SfxViewFrame* pView;
120 SfxViewFrame *pFrame= SfxViewFrame::GetFirst(pDoc); in Enable_Impl()
384 pImp->pView = SfxViewFrame::Current(); in SetState()
389 SfxViewFrame* pDocView = SfxViewFrame::GetFirst( pObjSh ); in SetState()
465 for ( SfxViewFrame *pFrame = SfxViewFrame::GetFirst(pImp->xObjSh); in Resume()
474 SfxViewFrame *pFrame = SfxViewFrame::GetFirst(pImp->xObjSh); in Resume()
509 for ( SfxViewFrame *pFrame = in Suspend()
510 SfxViewFrame::GetFirst(pImp->xObjSh); in Suspend()
517 SfxViewFrame *pFrame = SfxViewFrame::GetFirst(pImp->xObjSh); in Suspend()
628 for ( SfxViewFrame *pFrame = in SetWaitMode()
[all …]
/aoo42x/main/sd/source/ui/docshell/
H A Ddocshell.cxx255 SfxViewFrame* pFrame = mpViewShell ? mpViewShell->GetFrame() : GetFrame(); in ~DrawDocShell()
258 pFrame = SfxViewFrame::GetFirst( this ); in ~DrawDocShell()
344 SfxViewFrame* pFrame = SfxViewFrame::Current(); in GetState()
380 SfxViewFrame* pSfxViewFrame = SfxViewFrame::GetFirst(this, false); in InPlaceActivate()
394 pSfxViewFrame = SfxViewFrame::GetNext(*pSfxViewFrame, this, false); in InPlaceActivate()
410 SfxViewFrame* pSfxViewFrame = SfxViewFrame::GetFirst(this, false); in InPlaceActivate()
424 pSfxViewFrame = SfxViewFrame::GetNext(*pSfxViewFrame, this, false); in InPlaceActivate()
573 SfxViewFrame* pSfxViewFrame = SfxViewFrame::GetFirst(this, false); in ClearUndoBuffer()
596 pSfxViewFrame = SfxViewFrame::GetNext(*pSfxViewFrame, this, false); in ClearUndoBuffer()
/aoo42x/main/sfx2/source/appl/
H A Dapp.cxx196 SfxViewFrame* pViewFrame=0; in Property()
198 pViewFrame = SfxViewFrame::Current(); in Property()
200 pViewFrame = SfxViewFrame::GetFirst(); in Property()
457 void SfxApplication::SetViewFrame_Impl( SfxViewFrame *pFrame ) in SetViewFrame_Impl()
462 SfxViewFrame *pOldContainerFrame = pAppData_Impl->pViewFrame; in SetViewFrame_Impl()
465 SfxViewFrame *pNewContainerFrame = pFrame; in SetViewFrame_Impl()
543 SfxFrame& rFrame = SfxViewFrame::GetFirst(&rDoc)->GetFrame(); in QuerySave_Impl()
648 SfxWorkWindow* pWork = GetWorkWindow_Impl( SfxViewFrame::Current() ); in GetTopWindow()
659 SfxViewFrame *pTop = pAppData_Impl->pViewFrame; in GetStatusIndicator()
698 …for( SfxViewFrame* pFrame = SfxViewFrame::GetFirst(); pFrame; pFrame = SfxViewFrame::GetNext( *pFr… in Invalidate()
[all …]
H A Dmodule.cxx389 …for( SfxViewFrame* pFrame = SfxViewFrame::GetFirst(); pFrame; pFrame = SfxViewFrame::GetNext( *pFr… in Invalidate()
396 SfxViewFrame* pFrame = SfxViewFrame::Current(); in IsActive()
402 bool SfxModule::IsChildWindowAvailable( const sal_uInt16 i_nId, const SfxViewFrame* i_pViewFrame ) … in IsChildWindowAvailable()
408 const SfxViewFrame* pViewFrame = i_pViewFrame ? i_pViewFrame : GetFrame(); in IsChildWindowAvailable()
413 SfxModule* SfxModule::GetActiveModule( SfxViewFrame* pFrame ) in GetActiveModule()
416 pFrame = SfxViewFrame::Current(); in GetActiveModule()
428 SfxViewFrame* pViewFrame = SfxViewFrame::GetFirst(); in GetModuleFieldUnit()
433 pViewFrame = SfxViewFrame::GetNext( *pViewFrame ); in GetModuleFieldUnit()
H A Dappserv.cxx178 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pObjSh ); in MiscExec_Impl()
740 SfxViewFrame* lcl_getBasicIDEViewFrame( SfxObjectShell* i_pBasicIDE ) in lcl_getBasicIDEViewFrame()
742 SfxViewFrame* pView = SfxViewFrame::GetFirst( i_pBasicIDE ); in lcl_getBasicIDEViewFrame()
747 pView = SfxViewFrame::GetNext( *pView, i_pBasicIDE ); in lcl_getBasicIDEViewFrame()
840 SfxViewFrame* pView = SfxViewFrame::GetFirst(); in OfaExec_Impl()
844 pView = SfxViewFrame::GetNext( *pView ); in OfaExec_Impl()
895 SfxViewFrame* pView = lcl_getBasicIDEViewFrame( NULL ); in OfaExec_Impl()
1007 const SfxViewFrame* pViewFrame = SfxViewFrame::Current(); in OfaExec_Impl()
1203SfxViewFrame::Current()->GetDispatcher()->Execute( SID_OPENDOC, SFX_CALLMODE_ASYNCHRON, &aURL, &aR… in OfaExec_Impl()
H A Dappopen.cxx189 (!bForbidVisible || !SfxViewFrame::GetFirst( xDoc, sal_True )) && in DocAlreadyLoaded()
206 SfxViewFrame* pFrame; in DocAlreadyLoaded()
207 for( pFrame = SfxViewFrame::GetFirst( xDoc ); in DocAlreadyLoaded()
209 pFrame = SfxViewFrame::GetNext( *pFrame, xDoc ) ) ; in DocAlreadyLoaded()
212 SfxViewFrame *pCur = SfxViewFrame::Current(); in DocAlreadyLoaded()
449 SfxViewFrame *pFrame = pView->GetFrame(); in LoadTemplate()
1152 if ( !pTargetFrame && !xTargetFrame.is() && SfxViewFrame::Current() ) in OpenDocExec_Impl()
1153 pTargetFrame = &SfxViewFrame::Current()->GetFrame(); in OpenDocExec_Impl()
1232 SfxViewFrame *pView = pTargetFrame ? pTargetFrame->GetCurrentViewFrame() : 0; in OpenDocExec_Impl()
1234 pView = SfxViewFrame::Current(); in OpenDocExec_Impl()
/aoo42x/main/sfx2/source/doc/
H A Dobjserv.cxx264 SfxViewFrame *pFrame = SfxViewFrame::GetFirst(this); in PrintExec_Impl()
277 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); in PrintState_Impl()
379 SfxViewFrame* pFrame = GetFrame(); in ExecFile_Impl()
381 pFrame = SfxViewFrame::GetFirst( this ); in ExecFile_Impl()
651 SfxViewFrame* pDocViewFrame = SfxViewFrame::GetFirst( this ); in ExecFile_Impl()
716 SfxViewFrame *pFrame = GetFrame(); in ExecFile_Impl()
729 pFrame = SfxViewFrame::GetFirst( this ); in ExecFile_Impl()
921 SfxViewFrame* pFrame = GetFrame(); in GetState_Impl()
958 SfxViewFrame *pFrame = GetFrame(); in GetState_Impl()
1197 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( this, sal_True ); in ExecView_Impl()
[all …]
H A Dobjmisc.cxx411 SfxViewFrame* pViewFrame = SfxViewFrame::Current(); in ModifyChanged()
524 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); in HasModalViews()
530 pFrame = SfxViewFrame::GetNext( *pFrame, this ); in HasModalViews()
582 SfxViewFrame* pViewFrame = SfxViewFrame::GetFirst( this ); in SwitchToShared()
615 SfxViewFrame* pViewFrame = SfxViewFrame::GetFirst( this ); in SwitchToShared()
1626 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( pObjSh ); in Timeout()
1960 …for( SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); pFrame; pFrame = SfxViewFrame::GetNext… in SetWaitCursor()
1982 …for( SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); pFrame; pFrame = SfxViewFrame::GetNext… in Invalidate()
2020 SfxViewFrame* pView = SfxViewFrame::Current(); in GetDialogParent()
2093 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); in IsInPlaceActive()
[all …]
H A Dobjxtor.cxx505 ( !bOnlyVisible || SfxViewFrame::GetFirst( pSh, sal_True ))) in GetFirst()
538 ( !bOnlyVisible || SfxViewFrame::GetFirst( pSh, sal_True ))) in GetNext()
548 SfxViewFrame *pFrame = SfxViewFrame::Current(); in Current()
584 SfxViewFrame* pFirst = SfxViewFrame::GetFirst( this ); in PrepareClose()
589 for ( SfxViewFrame* pFrm = SfxViewFrame::GetFirst( this ); in PrepareClose()
590 pFrm; pFrm = SfxViewFrame::GetNext( *pFrm, this ) ) in PrepareClose()
612 SfxViewFrame *pFrame = SfxObjectShell::Current() == this in PrepareClose()
613 ? SfxViewFrame::Current() : SfxViewFrame::GetFirst( this ); in PrepareClose()
620 SfxViewFrame::SetViewFrame( rTop.GetCurrentViewFrame() ); in PrepareClose()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx97 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocShell ); in enableInput()
120 pFrame = SfxViewFrame::GetNext( *pFrame, pDocShell ); in enableInput()
527 SfxViewFrame* pViewFrm = SfxViewFrame::Current(); in DoClose()
542 SfxViewFrame* pMyViewFrm = NULL; in DoClose()
567 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocShell ); in SetDispatcherLock()
574 pFrame = SfxViewFrame::GetNext( *pFrame, pDocShell ); in SetDispatcherLock()
596 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocShell ); in EnableSpreadsheets()
619 pFrame = SfxViewFrame::GetNext( *pFrame, pDocShell ); in EnableSpreadsheets()
636 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocShell ); in lcl_InvalidateWindows()
655 pFrame = SfxViewFrame::GetNext( *pFrame, pDocShell ); in lcl_InvalidateWindows()
[all …]
/aoo42x/main/sw/source/ui/app/
H A Dswwait.cxx52 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( &mrDoc, sal_False ); in EnterWaitAndLockDispatcher()
67 pFrame = SfxViewFrame::GetNext( *pFrame, &mrDoc, sal_False ); in EnterWaitAndLockDispatcher()
73 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( &mrDoc, sal_False ); in LeaveWaitAndUnlockDispatcher()
88 pFrame = SfxViewFrame::GetNext( *pFrame, &mrDoc, sal_False ); in LeaveWaitAndUnlockDispatcher()
H A Ddocsh2.cxx170 SfxViewFrame *pTmpFrm = SfxViewFrame::GetFirst(this, sal_False); in ToggleBrowserMode()
175 pTmpFrm = SfxViewFrame::GetFirst(this, sal_False); in ToggleBrowserMode()
721 SfxViewFrame *pTmpFrm = SfxViewFrame::GetFirst(this); in Execute()
762 pTmpFrm = SfxViewFrame::GetFirst( this ); in Execute()
896 SfxViewFrame* pViewFrm = pViewShell->GetViewFrame(); in Execute()
1084 SfxViewFrame *pFrame = SfxViewFrame::LoadDocument( *xDocSh, 0 ); in Execute()
1506 SfxViewFrame* pVFrame = SfxViewFrame::GetFirst( this ); in Execute()
1514 pVFrame = SfxViewFrame::GetNext( *pVFrame, this ); in Execute()
1628 SfxViewFrame* pVFrame = GetView()->GetViewFrame(); in UpdateChildWindows()
1724 SfxViewFrame* pViewFrm = pViewShell->GetViewFrame(); in ReloadFromHtml()
/aoo42x/main/sc/source/ui/app/
H A Dinputwin.cxx158 SfxViewFrame* pViewFrm = pDisp->GetFrame(); in ScInputWindow()
338 SfxViewFrame* pViewFrm = SfxViewFrame::Current(); in Select()
530 SfxViewFrame* pViewFrm = SfxViewFrame::Current(); in SetFuncString()
580 SfxViewFrame* pViewFrm = SfxViewFrame::Current(); in SetOkCancelMode()
604 SfxViewFrame* pViewFrm = SfxViewFrame::Current(); in SetSumAssignMode()
941 SfxViewFrame* pViewFrm = SfxViewFrame::Current(); in Command()
1162 SfxViewFrame* pViewFrm = SfxViewFrame::Current(); in StartEditEngine()
1204 SfxViewFrame* pViewFrm = SfxViewFrame::Current(); in StopEditEngine()
1708 SfxViewFrame* pViewFrm = SfxViewFrame::Current(); in DoEnter()
H A Dscmod.cxx377 SfxViewFrame* pViewFrm = SfxViewFrame::Current(); in Execute()
638 if( SfxViewFrame* pViewFrm = SfxViewFrame::Current() ) in HideDisabledSlots()
810 SfxViewFrame* pViewFrm = SfxViewFrame::Current(); in RecentFunctionsChanged()
969 SfxViewFrame* pViewFrm = SfxViewFrame::Current(); in ModifyOptions()
1523 void ScModule::SetRefDialog( sal_uInt16 nId, sal_Bool bVis, SfxViewFrame* pViewFrm ) in SetRefDialog()
1531 pViewFrm = SfxViewFrame::Current(); in SetRefDialog()
1565 SfxViewFrame* pViewFrm = SfxViewFrame::Current(); in lcl_GetChildWinFromAnyView()
1574 pViewFrm = SfxViewFrame::GetFirst(); in lcl_GetChildWinFromAnyView()
1581 pViewFrm = SfxViewFrame::GetNext( *pViewFrm ); in lcl_GetChildWinFromAnyView()
1817 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocShell ); in lcl_CheckNeedsRepaint()
[all …]
/aoo42x/main/sd/source/ui/app/
H A Dsdmod1.cxx300 SfxViewFrame::LoadDocumentIntoFrame( *pDocSh, pFrmItem, ::sd::OUTLINE_FACTORY_ID ); in OutlineToImpress()
309 SfxViewFrame* pViewFrame = pViewSh->GetViewFrame(); in OutlineToImpress()
483 void SdModule::AddSummaryPage (SfxViewFrame* pViewFrame, SdDrawDocument* pDocument) in AddSummaryPage()
542 SfxViewFrame* pViewFrame = SfxViewFrame::LoadDocumentIntoFrame( *pDocShell, i_rFrame ); in CreateFromTemplate()
562 SfxViewFrame* pViewFrame = NULL; in ExecuteNewDocument()
673 pViewFrame = SfxViewFrame::LoadDocumentIntoFrame( *pShell, xTargetFrame ); in ExecuteNewDocument()
767 SfxViewFrame* pViewFrame = SfxViewFrame::LoadDocumentIntoFrame( *pNewDocSh, i_rFrame ); in CreateEmptyDocument()
775 void SdModule::ChangeMedium( ::sd::DrawDocShell* pDocShell, SfxViewFrame* pViewFrame, const sal_Int… in ChangeMedium()
/aoo42x/main/sd/source/ui/tools/
H A DIdleDetection.cxx73 SfxViewFrame* pViewFrame = SfxViewFrame::GetFirst(); in CheckSlideShowRunning()
74 for (pViewFrame = SfxViewFrame::GetFirst(); in CheckSlideShowRunning()
76 pViewFrame = SfxViewFrame::GetNext(*pViewFrame)) in CheckSlideShowRunning()
/aoo42x/main/sfx2/source/control/
H A Dshell.cxx79 SfxViewFrame* pFrame; // Frame, falls <UI-aktiv>
109 pSh->ISA(SfxViewFrame) ? DEFINE_CONST_UNICODE("SfxViewFrame") : in SfxShellIdent_Impl()
277 SfxViewFrame* SfxShell::GetFrame() const in GetFrame()
650 void SfxShell::DoActivate_Impl( SfxViewFrame *pFrame, sal_Bool bMDI ) in DoActivate_Impl()
692 void SfxShell::DoDeactivate_Impl( SfxViewFrame *pFrame, sal_Bool bMDI ) in DoDeactivate_Impl()
1247 SfxViewFrame *pFrame = GetFrame(); in UIFeatureChanged()
1295 SfxViewFrame* pViewFrame = GetFrame(); in BroadcastContextForActivation()

Completed in 391 milliseconds

12345678910>>...14