Lines Matching refs:m_pViewSh
648 m_pViewSh( pViewShell ), in SfxInPlaceClient()
665 m_pViewSh->IPClientGone_Impl(this); in ~SfxInPlaceClient()
741 if ( !m_pViewSh || m_pViewSh->GetViewFrame()->GetFrame().IsClosing_Impl() ) in SetObject()
935 SfxErrorContext aEc( ERRCTX_SO_DOVERB, m_pViewSh->GetWindow(), RID_SO_ERRCTX ); in DoVerb()
990 if ( m_pViewSh ) in DoVerb()
991 m_pViewSh->GetViewFrame()->GetTopFrame().LockResize_Impl(sal_True); in DoVerb()
1038 if ( m_pViewSh ) in DoVerb()
1040 SfxViewFrame* pFrame = m_pViewSh->GetViewFrame(); in DoVerb()
1106 if ( m_pViewSh ) in DeactivateObject()
1107 m_pViewSh->GetViewFrame()->GetTopFrame().LockResize_Impl(sal_True); in DeactivateObject()
1112 if ( bHasFocus && m_pViewSh ) in DeactivateObject()
1113 m_pViewSh->GetWindow()->GrabFocus(); in DeactivateObject()
1125 if ( m_pViewSh ) in DeactivateObject()
1127 SfxViewFrame* pFrame = m_pViewSh->GetViewFrame(); in DeactivateObject()