Lines Matching refs:SfxObjectShell

332 				SfxObjectShell *pShell = pChild->GetCurrentDocument();  in ExecReload_Impl()
359 SfxObjectShell* pSh = GetObjectShell(); in ExecReload_Impl()
762 … xNewObj = SfxObjectShell::CreateObject( pFilter->GetServiceName(), SFX_CREATE_MODE_STANDARD ); in ExecReload_Impl()
913 SfxObjectShell* pSh = GetObjectShell(); in StateReload_Impl()
965 SfxObjectShell *pShell = pFrame->GetCurrentDocument(); in StateReload_Impl()
1486 void SfxViewFrame::Construct_Impl( SfxObjectShell *pObjSh ) in Construct_Impl()
1541 SfxObjectShell* pObjShell in SfxViewFrame()
1654 const SfxObjectShell* pDoc, in GetFirst()
1679 const SfxObjectShell* pDoc, in GetNext()
1721 SfxObjectShell *pObjSh = GetObjectShell(); in GetProgress()
2056 SfxObjectShell* SfxViewFrame::GetObjectShell() in GetObjectShell()
2107 SfxViewFrame* SfxViewFrame::LoadViewIntoFrame_Impl_NoThrow( const SfxObjectShell& i_rDoc, const Ref… in LoadViewIntoFrame_Impl_NoThrow()
2180 SfxViewShell* SfxViewFrame::LoadViewIntoFrame_Impl( const SfxObjectShell& i_rDoc, const Reference< … in LoadViewIntoFrame_Impl()
2211 SfxViewFrame* SfxViewFrame::LoadHiddenDocument( SfxObjectShell& i_rDoc, const sal_uInt16 i_nViewId ) in LoadHiddenDocument()
2218 SfxViewFrame* SfxViewFrame::LoadDocument( SfxObjectShell& i_rDoc, const sal_uInt16 i_nViewId ) in LoadDocument()
2225 SfxViewFrame* SfxViewFrame::LoadDocumentIntoFrame( SfxObjectShell& i_rDoc, const Reference< XFrame … in LoadDocumentIntoFrame()
2232 SfxViewFrame* SfxViewFrame::LoadDocumentIntoFrame( SfxObjectShell& i_rDoc, const SfxFrameItem* i_pF… in LoadDocumentIntoFrame()
2238 SfxViewFrame* SfxViewFrame::DisplayNewDocument( SfxObjectShell& i_rDoc, const SfxRequest& i_rCreate… in DisplayNewDocument()
2253 SfxViewFrame* SfxViewFrame::Get( const Reference< XController>& i_rController, const SfxObjectShell in Get()
2258 const SfxObjectShell* pDoc = i_pDoc; in Get()
2262 for ( pDoc = SfxObjectShell::GetFirst( 0, false ); in Get()
2264 pDoc = SfxObjectShell::GetNext( *pDoc, 0, false ) in Get()
2655 SfxObjectShell *pDocSh = GetObjectShell(); in StateView_Impl()
3585 SfxObjectShell* pDoc = GetObjectShell(); in UpdateDocument_Impl()