Lines Matching refs:GetObjectShell
570 if ( !m_pData->m_pViewShell || !m_pData->m_pViewShell->GetObjectShell() ) in getViewControllerName()
573 const SfxObjectFactory& rDocFac( m_pData->m_pViewShell->GetObjectShell()->GetFactory() ); in getViewControllerName()
587 if ( !m_pData->m_pViewShell || !m_pData->m_pViewShell->GetObjectShell() ) in getCreationArguments()
638 …onfig::GetEventName( STR_EVENT_VIEWCREATED ), m_pData->m_pViewShell->GetObjectShell(), uno::Refere… in attachFrame()
650 …if ( m_pData->m_pViewShell && xModel.is() && xModel != m_pData->m_pViewShell->GetObjectShell()->Ge… in attachModel()
691 SfxObjectShell* pDocShell = m_pData->m_pViewShell->GetObjectShell() ; in suspend()
772 …return m_pData->m_pViewShell ? m_pData->m_pViewShell->GetObjectShell()->GetModel() : REFERENCE < X… in getModel()
1058 SfxObjectShell* pDoc = pFrame->GetObjectShell() ; in dispose()
1122 SfxObjectShell* pDoc = m_pData->m_pViewShell->GetObjectShell() ; in ReleaseShell_Impl()
1308 if ( ( m_pData->m_pViewShell->GetObjectShell() != NULL ) in ConnectSfxFrame_Impl()
1309 … && ( m_pData->m_pViewShell->GetObjectShell()->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in ConnectSfxFrame_Impl()
1362 SfxObjectShell& rDoc = *m_pData->m_pViewShell->GetObjectShell(); in ConnectSfxFrame_Impl()
1408 OSL_ENSURE( ( !m_pData->m_pViewShell->GetObjectShell()->IsLoading() ) in ConnectSfxFrame_Impl()
1477 …const sal_uInt16 nViewNo = m_pData->m_pViewShell->GetObjectShell()->GetFactory().GetViewNo_Impl( p… in ConnectSfxFrame_Impl()