Home
last modified time | relevance | path

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

/trunk/main/extensions/source/update/check/
H A Ddownload.cxx105 out.Handler->downloadStarted(out.File, (sal_Int64) fDownloadSize); in openFile()
400 m_aHandler->downloadStarted( aFile, 0 ); in start()
H A Ddownload.hxx46 virtual void downloadStarted(const rtl::OUString& rFileName, sal_Int64 nFileSize) = 0;
H A Dupdatecheck.hxx108 virtual void downloadStarted(const rtl::OUString& rLocalFileName, sal_Int64 nFileSize);
H A Dupdatecheck.cxx1176 UpdateCheck::downloadStarted(const rtl::OUString& rLocalFileName, sal_Int64 nFileSize) in downloadStarted() function in UpdateCheck

Completed in 24 milliseconds