#include <vector>
#include <ucbhelper/proxydecider.hxx>
#include <ucbhelper/providerhelper.hxx>
#include <com/sun/star/lang/XSingleServiceFactory.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include "curl.hxx"
Go to the source code of this file.
|
namespace | ftp |
| Definition of ftpcontentprovider.
|
|
◆ FTP_CONTENT_PROVIDER_SERVICE_NAME
constexpr OUStringLiteral FTP_CONTENT_PROVIDER_SERVICE_NAME = u"com.sun.star.ucb.FTPContentProvider" |
|
inlineconstexpr |
◆ FTP_CONTENT_TYPE
constexpr OUStringLiteral FTP_CONTENT_TYPE = u"application/ftp-content" |
|
inlineconstexpr |