Lines Matching refs:SfxViewFrame
411 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()
1158 void SfxObjectShell::PostActivateEvent_Impl( SfxViewFrame* pFrame ) in PostActivateEvent_Impl()
1471 PostActivateEvent_Impl(SfxViewFrame::GetFirst(this)); in FinishedLoading()
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()
2023 pView = SfxViewFrame::GetFirst(this); in GetDialogParent()
2093 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); in IsInPlaceActive()
2102 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); in IsUIActive()