Home
last modified time | relevance | path

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

/aoo41x/main/ucb/source/ucp/ftp/
H A Dftpdirp.hxx90 struct FTPDirentry struct
98 FTPDirentry(void) in FTPDirentry() argument
131 FTPDirentry &rEntry,
135 FTPDirentry &rEntry,
139 FTPDirentry &rEntry,
H A Dftpurl.cxx448 std::vector<FTPDirentry> FTPURL::list( in list()
476 std::vector<FTPDirentry> resvec; in list()
477 FTPDirentry aDirEntry; in list()
619 FTPDirentry FTPURL::direntry() const in direntry()
623 FTPDirentry aDirentry; in direntry()
638 std::vector<FTPDirentry> aList = aURL.list(OpenMode::ALL); in direntry()
719 FTPDirentry aDirentry(direntry()); in mkdir()
797 FTPDirentry aDirentry(direntry()); in del()
804 std::vector<FTPDirentry> vec = list(sal_Int16(OpenMode::ALL)); in del()
H A Dftpcontent.cxx229 const std::vector<FTPDirentry>& dirvec) in ResultSetFactoryI()
256 std::vector<FTPDirentry> m_dirvec;
554 std::vector<FTPDirentry> resvec = in execute()
840 FTPDirentry aDirEntry = m_aFTPURL.direntry(); in getPropertyValues()
H A Dftpurl.hxx125 std::vector<FTPDirentry> list(sal_Int16 nMode) const
132 FTPDirentry direntry() const throw(curl_exception);
H A Dtest_ftpurl.cxx166 std::vector<ftp::FTPDirentry> vec = in test_ftplist()
232 ftp::FTPDirentry ade(url.direntry()); in test_ftpproperties()
H A Dftpdirp.cxx78 FTPDirentry &rEntry, in parseDOS()
575 FTPDirentry &rEntry, in parseVMS()
865 FTPDirentry &rEntry, in parseUNIX()
H A DftpresultsetI.hxx51 const std::vector<FTPDirentry>& dirvec);
H A DftpresultsetI.cxx51 const std::vector<FTPDirentry>& dirvec) in ResultSetI()

Completed in 66 milliseconds