Home
last modified time | relevance | path

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

/aoo42x/main/ucb/source/ucp/ftp/
H A Dftpurl.cxx416 throw(curl_exception) in open()
452 curl_exception in list()
465 throw curl_exception(err); in list()
538 throw(curl_exception) in net_title()
620 throw(curl_exception) in direntry()
667 throw(curl_exception) in insert()
694 throw curl_exception(err); in insert()
700 throw(curl_exception) in mkdir()
745 throw curl_exception(err); in mkdir()
750 throw(curl_exception) in ren()
[all …]
H A Dftpurl.hxx62 class curl_exception class
66 curl_exception(sal_Int32 err) in curl_exception() function in ftp::curl_exception
126 throw(curl_exception);
130 oslFileHandle open() throw(curl_exception);
132 FTPDirentry direntry() const throw(curl_exception);
135 throw(curl_exception);
138 throw(curl_exception);
141 throw(curl_exception);
144 throw(curl_exception);
168 rtl::OUString net_title() const throw(curl_exception);
H A Dftpcontent.cxx612 } catch(const curl_exception& e) { in execute()
784 } catch(const curl_exception& e) { in insert()
919 } catch(const curl_exception&) { in setPropertyValues()

Completed in 28 milliseconds