From f634386a6edd600704cbbb4c79745dad2da12ec3 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 4 Jun 2008 08:45:13 +0000 Subject: INTEGRATION: CWS tkr10 (1.9.58); FILE MERGED 2008/05/19 09:26:53 tkr 1.9.58.2: RESYNC: (1.9-1.10); FILE MERGED 2008/02/12 14:05:04 tkr 1.9.58.1: i84676 neon and gnome-vfs2 --- ucb/source/ucp/webdav/webdavprovider.hxx | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'ucb/source') diff --git a/ucb/source/ucp/webdav/webdavprovider.hxx b/ucb/source/ucp/webdav/webdavprovider.hxx index bfe4c19667ba..743d9caa2ff8 100644 --- a/ucb/source/ucp/webdav/webdavprovider.hxx +++ b/ucb/source/ucp/webdav/webdavprovider.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: webdavprovider.hxx,v $ - * $Revision: 1.10 $ + * $Revision: 1.11 $ * * This file is part of OpenOffice.org. * @@ -60,6 +60,14 @@ namespace webdav_ucp { #define HTTPS_URL_SCHEME "https" #define HTTPS_URL_SCHEME_LENGTH 5 +#define DAV_URL_SCHEME "dav" +#define DAV_URL_SCHEME_LENGTH 3 + +#define DAVS_URL_SCHEME "davs" +#define DAVS_URL_SCHEME_LENGTH 4 + + + #define FTP_URL_SCHEME "ftp" #define HTTP_CONTENT_TYPE \ -- cgit v1.2.3