Searched refs:bDownloadDone (Results 1 – 1 of 1) sorted by relevance
271 sal_Bool bDownloadDone : 1; member in SfxMedium_Impl351 bDownloadDone( sal_True ), in SfxMedium_Impl()2426 pImp->bDownloadDone = sal_False; in GetMedium_Impl()2559 pImp->bDownloadDone = sal_True; in GetMedium_Impl()2611 while( !pImp->bDownloadDone ) in DownLoad()3530 return pImp->bDownloadDone; in IsDownloadDone_Impl()
Completed in 28 milliseconds