Home
last modified time | relevance | path

Searched refs:IsSynchronCall (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/source/appl/
H A Dappopen.cxx823 if ( !rReq.IsSynchronCall() ) in OpenDocExec_Impl()
1207 …DBG_ASSERT( rReq.IsSynchronCall() || pLinkItem, "Hidden load process must be done synchronously!" … in OpenDocExec_Impl()
1245 if( bHidden || pLinkItem || rReq.IsSynchronCall() ) in OpenDocExec_Impl()
/trunk/main/sfx2/inc/sfx2/
H A Drequest.hxx108 sal_Bool IsSynchronCall() const;
/trunk/main/sfx2/source/control/
H A Drequest.cxx316 sal_Bool SfxRequest::IsSynchronCall() const in IsSynchronCall() function in SfxRequest

Completed in 29 milliseconds