Home
last modified time | relevance | path

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

/trunk/main/extensions/source/update/check/
H A Dupdatecheckconfig.cxx178 sal_Bool isDirectDownload = sal_False; in getUpdateEntry() local
179 m_aNameAccess.getValue(IS_DIRECT_DOWNLOAD) >>= isDirectDownload; in getUpdateEntry()
181 rInfo.Sources.push_back( DownloadSource( isDirectDownload, getStringValue(DOWNLOAD_URL) ) ); in getUpdateEntry()

Completed in 10 milliseconds