Searched refs:isDirectDownload (Results 1 – 1 of 1) sorted by relevance
178 sal_Bool isDirectDownload = sal_False; in getUpdateEntry() local179 m_aNameAccess.getValue(IS_DIRECT_DOWNLOAD) >>= isDirectDownload; in getUpdateEntry()181 rInfo.Sources.push_back( DownloadSource( isDirectDownload, getStringValue(DOWNLOAD_URL) ) ); in getUpdateEntry()
Completed in 8 milliseconds