LibreOffice Module ucb (master) 1
|
#include <rtl/ustring.hxx>
#include <com/sun/star/util/DateTime.hpp>
Go to the source code of this file.
Classes | |
struct | ftp::DateTime |
struct | ftp::FTPDirentry |
class | ftp::FTPDirectoryParser |
Namespaces | |
namespace | ftp |
Definition of ftpcontentprovider. | |
Enumerations | |
enum | ftp::FTPDirentryMode { ftp::INETCOREFTP_FILEMODE_UNKNOWN = 0x00 , ftp::INETCOREFTP_FILEMODE_READ = 0x01 , ftp::INETCOREFTP_FILEMODE_WRITE = 0x02 , ftp::INETCOREFTP_FILEMODE_ISDIR = 0x04 , ftp::INETCOREFTP_FILEMODE_ISLINK = 0x08 } |