LibreOffice Module ucb (master)
1
|
#include <sal/config.h>
#include <string_view>
#include <config_lgpl.h>
#include <ne_uri.h>
#include <rtl/ustring.hxx>
#include "DAVException.hxx"
Go to the source code of this file.
Classes | |
class | webdav_ucp::NeonUri |
Namespaces | |
webdav_ucp | |
Macros | |
#define | DEFAULT_HTTP_PORT 80 |
#define | DEFAULT_HTTPS_PORT 443 |
#define | DEFAULT_FTP_PORT 21 |
#define DEFAULT_FTP_PORT 21 |
Definition at line 45 of file NeonUri.hxx.
Referenced by webdav_ucp::NeonUri::calculateURI().
#define DEFAULT_HTTP_PORT 80 |
Definition at line 43 of file NeonUri.hxx.
#define DEFAULT_HTTPS_PORT 443 |
Definition at line 44 of file NeonUri.hxx.