Home
last modified time | relevance | path

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

/trunk/main/extensions/source/update/check/
H A Ddownload.hxx37 virtual bool downloadTargetExists(const rtl::OUString& rFileName) = 0;
H A Dupdatecheck.hxx105 virtual bool downloadTargetExists(const rtl::OUString& rFileName);
H A Ddownload.cxx96 if( osl_File_E_EXIST == rc && ! out.Handler->downloadTargetExists(out.File) ) in openFile()
H A Dupdatecheck.cxx1089 UpdateCheck::downloadTargetExists(const rtl::OUString& rFileName) in downloadTargetExists() function in UpdateCheck

Completed in 18 milliseconds