summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ftp
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/ftp')
-rw-r--r--ucb/source/ucp/ftp/ftpcfunc.hxx4
-rw-r--r--ucb/source/ucp/ftp/ftpcontent.hxx4
-rw-r--r--ucb/source/ucp/ftp/ftpcontentidentifier.hxx4
-rw-r--r--ucb/source/ucp/ftp/ftpcontentprovider.hxx4
-rw-r--r--ucb/source/ucp/ftp/ftpdirp.hxx4
-rw-r--r--ucb/source/ucp/ftp/ftpdynresultset.hxx4
-rw-r--r--ucb/source/ucp/ftp/ftpintreq.hxx4
-rw-r--r--ucb/source/ucp/ftp/ftploaderthread.hxx4
-rw-r--r--ucb/source/ucp/ftp/ftpresultsetI.hxx4
-rw-r--r--ucb/source/ucp/ftp/ftpresultsetbase.hxx4
-rw-r--r--ucb/source/ucp/ftp/ftpresultsetfactory.hxx4
-rw-r--r--ucb/source/ucp/ftp/ftpstrcont.hxx4
-rw-r--r--ucb/source/ucp/ftp/ftpurl.hxx4
-rw-r--r--ucb/source/ucp/ftp/test_activedatasink.hxx4
-rw-r--r--ucb/source/ucp/ftp/test_multiservicefac.hxx4
15 files changed, 30 insertions, 30 deletions
diff --git a/ucb/source/ucp/ftp/ftpcfunc.hxx b/ucb/source/ucp/ftp/ftpcfunc.hxx
index 127d04b1a0b8..c20ef0b13f35 100644
--- a/ucb/source/ucp/ftp/ftpcfunc.hxx
+++ b/ucb/source/ucp/ftp/ftpcfunc.hxx
@@ -22,8 +22,8 @@
**************************************************************************
*************************************************************************/
-#ifndef _FTP_FTPCFUNC_HXX_
-#define _FTP_FTPCFUNC_HXX_
+#ifndef INCLUDED_UCB_SOURCE_UCP_FTP_FTPCFUNC_HXX
+#define INCLUDED_UCB_SOURCE_UCP_FTP_FTPCFUNC_HXX
#include <rtl/ustring.hxx>
diff --git a/ucb/source/ucp/ftp/ftpcontent.hxx b/ucb/source/ucp/ftp/ftpcontent.hxx
index 88ce630ff8ef..265771ba1e3c 100644
--- a/ucb/source/ucp/ftp/ftpcontent.hxx
+++ b/ucb/source/ucp/ftp/ftpcontent.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _FTP_FTPCONTENT_HXX
-#define _FTP_FTPCONTENT_HXX
+#ifndef INCLUDED_UCB_SOURCE_UCP_FTP_FTPCONTENT_HXX
+#define INCLUDED_UCB_SOURCE_UCP_FTP_FTPCONTENT_HXX
#include <ucbhelper/contenthelper.hxx>
#include <com/sun/star/ucb/InsertCommandArgument.hpp>
diff --git a/ucb/source/ucp/ftp/ftpcontentidentifier.hxx b/ucb/source/ucp/ftp/ftpcontentidentifier.hxx
index e4736b8c0243..6ec021c23347 100644
--- a/ucb/source/ucp/ftp/ftpcontentidentifier.hxx
+++ b/ucb/source/ucp/ftp/ftpcontentidentifier.hxx
@@ -22,8 +22,8 @@
**************************************************************************
*************************************************************************/
-#ifndef _FTP_FTPCONTENTIDENTIFIER_HXX_
-#define _FTP_FTPCONTENTIDENTIFIER_HXX_
+#ifndef INCLUDED_UCB_SOURCE_UCP_FTP_FTPCONTENTIDENTIFIER_HXX
+#define INCLUDED_UCB_SOURCE_UCP_FTP_FTPCONTENTIDENTIFIER_HXX
#include <vector>
#include "curl.hxx"
diff --git a/ucb/source/ucp/ftp/ftpcontentprovider.hxx b/ucb/source/ucp/ftp/ftpcontentprovider.hxx
index cb4caa972af1..d700e855a049 100644
--- a/ucb/source/ucp/ftp/ftpcontentprovider.hxx
+++ b/ucb/source/ucp/ftp/ftpcontentprovider.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _FTP_FTPCONTENTPROVIDER_HXX_
-#define _FTP_FTPCONTENTPROVIDER_HXX_
+#ifndef INCLUDED_UCB_SOURCE_UCP_FTP_FTPCONTENTPROVIDER_HXX
+#define INCLUDED_UCB_SOURCE_UCP_FTP_FTPCONTENTPROVIDER_HXX
#include <vector>
#include <osl/mutex.hxx>
diff --git a/ucb/source/ucp/ftp/ftpdirp.hxx b/ucb/source/ucp/ftp/ftpdirp.hxx
index 13d507475b37..8c94f4017878 100644
--- a/ucb/source/ucp/ftp/ftpdirp.hxx
+++ b/ucb/source/ucp/ftp/ftpdirp.hxx
@@ -22,8 +22,8 @@
**************************************************************************
*************************************************************************/
-#ifndef _FTP_FTPDIRP_HXX_
-#define _FTP_FTPDIRP_HXX_
+#ifndef INCLUDED_UCB_SOURCE_UCP_FTP_FTPDIRP_HXX
+#define INCLUDED_UCB_SOURCE_UCP_FTP_FTPDIRP_HXX
#include <osl/time.h>
#include <rtl/ustring.hxx>
diff --git a/ucb/source/ucp/ftp/ftpdynresultset.hxx b/ucb/source/ucp/ftp/ftpdynresultset.hxx
index 37e9dbf18559..01942a73a439 100644
--- a/ucb/source/ucp/ftp/ftpdynresultset.hxx
+++ b/ucb/source/ucp/ftp/ftpdynresultset.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _FTP_FTPDYNRESULTSET_HXX
-#define _FTP_FTPDYNRESULTSET_HXX
+#ifndef INCLUDED_UCB_SOURCE_UCP_FTP_FTPDYNRESULTSET_HXX
+#define INCLUDED_UCB_SOURCE_UCP_FTP_FTPDYNRESULTSET_HXX
#include "rtl/ref.hxx"
#include "ucbhelper/resultsethelper.hxx"
diff --git a/ucb/source/ucp/ftp/ftpintreq.hxx b/ucb/source/ucp/ftp/ftpintreq.hxx
index c0fafd4d3bec..28198c7de0ba 100644
--- a/ucb/source/ucp/ftp/ftpintreq.hxx
+++ b/ucb/source/ucp/ftp/ftpintreq.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _FTP_FTPINTREQ_HXX
-#define _FTP_FTPINTREQ_HXX
+#ifndef INCLUDED_UCB_SOURCE_UCP_FTP_FTPINTREQ_HXX
+#define INCLUDED_UCB_SOURCE_UCP_FTP_FTPINTREQ_HXX
#include <cppuhelper/weak.hxx>
#include <ucbhelper/macros.hxx>
diff --git a/ucb/source/ucp/ftp/ftploaderthread.hxx b/ucb/source/ucp/ftp/ftploaderthread.hxx
index db1aa78ef9e9..701c973baa00 100644
--- a/ucb/source/ucp/ftp/ftploaderthread.hxx
+++ b/ucb/source/ucp/ftp/ftploaderthread.hxx
@@ -23,8 +23,8 @@
*************************************************************************/
-#ifndef _FTP_FTPLOADERTHREAD_HXX_
-#define _FTP_FTPLOADERTHREAD_HXX_
+#ifndef INCLUDED_UCB_SOURCE_UCP_FTP_FTPLOADERTHREAD_HXX
+#define INCLUDED_UCB_SOURCE_UCP_FTP_FTPLOADERTHREAD_HXX
#include <osl/thread.h>
#include "curl.hxx"
diff --git a/ucb/source/ucp/ftp/ftpresultsetI.hxx b/ucb/source/ucp/ftp/ftpresultsetI.hxx
index 584738c7a8e0..6437debb9bf5 100644
--- a/ucb/source/ucp/ftp/ftpresultsetI.hxx
+++ b/ucb/source/ucp/ftp/ftpresultsetI.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _FTP_FTPRESULTSETI_HXX_
-#define _FTP_FTPRESULTSETI_HXX_
+#ifndef INCLUDED_UCB_SOURCE_UCP_FTP_FTPRESULTSETI_HXX
+#define INCLUDED_UCB_SOURCE_UCP_FTP_FTPRESULTSETI_HXX
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/ucb/XContentProvider.hpp>
diff --git a/ucb/source/ucp/ftp/ftpresultsetbase.hxx b/ucb/source/ucp/ftp/ftpresultsetbase.hxx
index 292d2defa446..68e7db9d6e22 100644
--- a/ucb/source/ucp/ftp/ftpresultsetbase.hxx
+++ b/ucb/source/ucp/ftp/ftpresultsetbase.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _FTP_FTPRESULTSETBASE_HXX_
-#define _FTP_FTPRESULTSETBASE_HXX_
+#ifndef INCLUDED_UCB_SOURCE_UCP_FTP_FTPRESULTSETBASE_HXX
+#define INCLUDED_UCB_SOURCE_UCP_FTP_FTPRESULTSETBASE_HXX
#include <vector>
#include <cppuhelper/weak.hxx>
diff --git a/ucb/source/ucp/ftp/ftpresultsetfactory.hxx b/ucb/source/ucp/ftp/ftpresultsetfactory.hxx
index 86ae1e028589..a87c71ecf66b 100644
--- a/ucb/source/ucp/ftp/ftpresultsetfactory.hxx
+++ b/ucb/source/ucp/ftp/ftpresultsetfactory.hxx
@@ -22,8 +22,8 @@
**************************************************************************
*************************************************************************/
-#ifndef _FTP_FTPRESULTSETFACTORY_HXX_
-#define _FTP_FTPRESULTSETFACTORY_HXX_
+#ifndef INCLUDED_UCB_SOURCE_UCP_FTP_FTPRESULTSETFACTORY_HXX
+#define INCLUDED_UCB_SOURCE_UCP_FTP_FTPRESULTSETFACTORY_HXX
#include "ftpresultsetbase.hxx"
diff --git a/ucb/source/ucp/ftp/ftpstrcont.hxx b/ucb/source/ucp/ftp/ftpstrcont.hxx
index 2c6666088887..6d9e581d24a0 100644
--- a/ucb/source/ucp/ftp/ftpstrcont.hxx
+++ b/ucb/source/ucp/ftp/ftpstrcont.hxx
@@ -22,8 +22,8 @@
**************************************************************************
*************************************************************************/
-#ifndef _FTP_STRCONT_HXX_
-#define _FTP_STRCONT_HXX_
+#ifndef INCLUDED_UCB_SOURCE_UCP_FTP_FTPSTRCONT_HXX
+#define INCLUDED_UCB_SOURCE_UCP_FTP_FTPSTRCONT_HXX
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XOutputStream.hpp>
diff --git a/ucb/source/ucp/ftp/ftpurl.hxx b/ucb/source/ucp/ftp/ftpurl.hxx
index 42d141540d02..2a49e3d5b181 100644
--- a/ucb/source/ucp/ftp/ftpurl.hxx
+++ b/ucb/source/ucp/ftp/ftpurl.hxx
@@ -23,8 +23,8 @@
*************************************************************************/
-#ifndef _FTP_FTPURL_HXX_
-#define _FTP_FTPURL_HXX_
+#ifndef INCLUDED_UCB_SOURCE_UCP_FTP_FTPURL_HXX
+#define INCLUDED_UCB_SOURCE_UCP_FTP_FTPURL_HXX
#include "curl.hxx"
#include <curl/easy.h>
diff --git a/ucb/source/ucp/ftp/test_activedatasink.hxx b/ucb/source/ucp/ftp/test_activedatasink.hxx
index c7549216d304..7d9a90f9679a 100644
--- a/ucb/source/ucp/ftp/test_activedatasink.hxx
+++ b/ucb/source/ucp/ftp/test_activedatasink.hxx
@@ -22,8 +22,8 @@
**************************************************************************
*************************************************************************/
-#ifndef _TEST_ACTIVEDATASINK_HXX_
-#define _TEST_ACTIVEDATASINK_HXX_
+#ifndef INCLUDED_UCB_SOURCE_UCP_FTP_TEST_ACTIVEDATASINK_HXX
+#define INCLUDED_UCB_SOURCE_UCP_FTP_TEST_ACTIVEDATASINK_HXX
#include <cppuhelper/weak.hxx>
#include <cppuhelper/queryinterface.hxx>
diff --git a/ucb/source/ucp/ftp/test_multiservicefac.hxx b/ucb/source/ucp/ftp/test_multiservicefac.hxx
index c767ba824a1d..4bb98fee66f9 100644
--- a/ucb/source/ucp/ftp/test_multiservicefac.hxx
+++ b/ucb/source/ucp/ftp/test_multiservicefac.hxx
@@ -22,8 +22,8 @@
**************************************************************************
*************************************************************************/
-#ifndef _TEST_MULTISERVICEFAC_HXX_
-#define _TEST_MULTISERVICEFAC_HXX_
+#ifndef INCLUDED_UCB_SOURCE_UCP_FTP_TEST_MULTISERVICEFAC_HXX
+#define INCLUDED_UCB_SOURCE_UCP_FTP_TEST_MULTISERVICEFAC_HXX
#include <cppuhelper/weak.hxx>
#include <cppuhelper/queryinterface.hxx>