Home
last modified time | relevance | path

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

/aoo42x/main/extensions/source/update/check/
H A Ddownload.hxx34 virtual bool checkDownloadDestination(const rtl::OUString& rFileName) = 0;
H A Dupdatecheck.hxx111 virtual bool checkDownloadDestination( const rtl::OUString& rFile );
H A Ddownload.cxx394 if ( m_aHandler->checkDownloadDestination( aURL.copy( nIndex+1 ) ) ) in start()
H A Dupdatecheck.cxx1131 bool UpdateCheck::checkDownloadDestination( const rtl::OUString& rFileName ) in checkDownloadDestination() function in UpdateCheck

Completed in 30 milliseconds