Home
last modified time | relevance | path

Searched refs:LoadViewIntoFrame_Impl_NoThrow (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sfx2/source/view/
H A Dviewfrm.cxx2107 SfxViewFrame* SfxViewFrame::LoadViewIntoFrame_Impl_NoThrow( const SfxObjectShell& i_rDoc, const Ref… in LoadViewIntoFrame_Impl_NoThrow() function in SfxViewFrame
2213 return LoadViewIntoFrame_Impl_NoThrow( i_rDoc, Reference< XFrame >(), i_nViewId, true ); in LoadHiddenDocument()
2220 return LoadViewIntoFrame_Impl_NoThrow( i_rDoc, Reference< XFrame >(), i_nViewId, false ); in LoadDocument()
2227 return LoadViewIntoFrame_Impl_NoThrow( i_rDoc, i_rTargetFrame, i_nViewId, false ); in LoadDocumentIntoFrame()
2234 …return LoadViewIntoFrame_Impl_NoThrow( i_rDoc, i_pFrameItem && i_pFrameItem->GetFrame() ? i_pFrame… in LoadDocumentIntoFrame()
2243 return LoadViewIntoFrame_Impl_NoThrow( in DisplayNewDocument()
2541 LoadViewIntoFrame_Impl_NoThrow( *GetObjectShell(), xFrame, nViewId, false ); in ExecView_Impl()
/aoo41x/main/sfx2/inc/sfx2/
H A Dviewfrm.hxx294 SAL_DLLPRIVATE static SfxViewFrame* LoadViewIntoFrame_Impl_NoThrow(

Completed in 51 milliseconds