Lines Matching refs:SfxViewFrame
408 SfxViewFrame* pViewFrame = SfxViewFrame::Current(); in ModifyChanged()
521 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); in HasModalViews()
527 pFrame = SfxViewFrame::GetNext( *pFrame, this ); in HasModalViews()
579 SfxViewFrame* pViewFrame = SfxViewFrame::GetFirst( this ); in SwitchToShared()
612 SfxViewFrame* pViewFrame = SfxViewFrame::GetFirst( this ); in SwitchToShared()
1155 void SfxObjectShell::PostActivateEvent_Impl( SfxViewFrame* pFrame ) in PostActivateEvent_Impl()
1468 PostActivateEvent_Impl(SfxViewFrame::GetFirst(this)); in FinishedLoading()
1623 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( pObjSh ); in Timeout()
1952 …for( SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); pFrame; pFrame = SfxViewFrame::GetNext… in SetWaitCursor()
1974 …for( SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); pFrame; pFrame = SfxViewFrame::GetNext… in Invalidate()
2012 SfxViewFrame* pView = SfxViewFrame::Current(); in GetDialogParent()
2015 pView = SfxViewFrame::GetFirst(this); in GetDialogParent()
2085 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); in IsInPlaceActive()
2094 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); in IsUIActive()