LibreOffice Module ucb (master) 1
Classes | Namespaces | Variables
ftpcontentprovider.hxx File Reference
#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"
Include dependency graph for ftpcontentprovider.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ftp::FTPContentProvider
 
struct  ftp::FTPContentProvider::ServerInfo
 

Namespaces

namespace  ftp
 Definition of ftpcontentprovider.
 

Variables

constexpr OUStringLiteral FTP_CONTENT_PROVIDER_SERVICE_NAME = u"com.sun.star.ucb.FTPContentProvider"
 
constexpr OUStringLiteral FTP_CONTENT_TYPE = u"application/ftp-content"
 

Variable Documentation

◆ 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

Definition at line 33 of file ftpcontentprovider.hxx.

Referenced by ftp::FTPContent::getContentType().