Lines Matching refs:bWaitForData
80 bSynchron = bLoadError = bWaitForData = bDataReady = bNativFormat = in SvFileObject()
144 while( bWaitForData ) in GetData()
153 ( !bWaitForData && ( xMed.Is() || // wurde als URL geladen in GetData()
285 if( bWaitForData || !bLoadAgain || xMed.Is() || pDownLoadData ) in LoadFile_Impl()
302 bWaitForData = sal_True; in LoadFile_Impl()
316 bWaitForData = sal_True; in LoadFile_Impl()
320 bWaitForData = sal_False; in LoadFile_Impl()
374 bWaitForData = sal_False; in GetGraphic_Impl()
527 pThis->bWaitForData = sal_False; in IMPL_STATIC_LINK()
604 else if( pThis->bWaitForData && pThis->pDownLoadData ) in IMPL_STATIC_LINK()
659 ( pDownLoadData || bWaitForData ); in IsPending()
666 else if( !bLoadError && ( !bWaitForData && !pDownLoadData )) in IsDataComplete()
692 bDataReady = bLoadError = bWaitForData = sal_True; in CancelTransfers()