summaryrefslogtreecommitdiff
path: root/ucb/source/ucp
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp')
-rw-r--r--ucb/source/ucp/webdav/ContentProperties.hxx2
-rw-r--r--ucb/source/ucp/webdav/DAVSession.hxx2
-rw-r--r--ucb/source/ucp/webdav/DAVSessionFactory.hxx2
-rw-r--r--ucb/source/ucp/webdav/DateTimeHelper.hxx2
-rw-r--r--ucb/source/ucp/webdav/webdavcontent.hxx8
-rw-r--r--ucb/source/ucp/webdav/webdavprovider.hxx2
6 files changed, 9 insertions, 9 deletions
diff --git a/ucb/source/ucp/webdav/ContentProperties.hxx b/ucb/source/ucp/webdav/ContentProperties.hxx
index bb5a41eea85e..a48383f8e945 100644
--- a/ucb/source/ucp/webdav/ContentProperties.hxx
+++ b/ucb/source/ucp/webdav/ContentProperties.hxx
@@ -31,7 +31,7 @@
namespace com::sun::star::beans {
struct Property;
-} } } }
+}
namespace http_dav_ucp
{
diff --git a/ucb/source/ucp/webdav/DAVSession.hxx b/ucb/source/ucp/webdav/DAVSession.hxx
index 3d77ec5d5ac2..aa47b1504b22 100644
--- a/ucb/source/ucp/webdav/DAVSession.hxx
+++ b/ucb/source/ucp/webdav/DAVSession.hxx
@@ -32,7 +32,7 @@
namespace com::sun::star::ucb {
struct Lock;
-} } } }
+}
namespace http_dav_ucp
{
diff --git a/ucb/source/ucp/webdav/DAVSessionFactory.hxx b/ucb/source/ucp/webdav/DAVSessionFactory.hxx
index 62d9cd7e13ea..ec1fcfe3c0c4 100644
--- a/ucb/source/ucp/webdav/DAVSessionFactory.hxx
+++ b/ucb/source/ucp/webdav/DAVSessionFactory.hxx
@@ -36,7 +36,7 @@ using namespace com::sun::star;
namespace com::sun::star::lang {
class XMultiServiceFactory;
-} } } }
+}
namespace http_dav_ucp
{
diff --git a/ucb/source/ucp/webdav/DateTimeHelper.hxx b/ucb/source/ucp/webdav/DateTimeHelper.hxx
index d5c0d451b980..b639215335a8 100644
--- a/ucb/source/ucp/webdav/DateTimeHelper.hxx
+++ b/ucb/source/ucp/webdav/DateTimeHelper.hxx
@@ -26,7 +26,7 @@
namespace com::sun::star::util {
struct DateTime;
-} } } }
+}
namespace rtl {
class OUString;
diff --git a/ucb/source/ucp/webdav/webdavcontent.hxx b/ucb/source/ucp/webdav/webdavcontent.hxx
index 814b338a741d..ad4e932291de 100644
--- a/ucb/source/ucp/webdav/webdavcontent.hxx
+++ b/ucb/source/ucp/webdav/webdavcontent.hxx
@@ -33,22 +33,22 @@
namespace com::sun::star::beans {
struct Property;
struct PropertyValue;
-} } } }
+}
namespace com::sun::star::io {
class XInputStream;
-} } } }
+}
namespace com::sun::star::sdbc {
class XRow;
-} } } }
+}
namespace com::sun::star::ucb {
struct OpenCommandArgument2;
struct PropertyCommandArgument;
struct PostCommandArgument2;
struct TransferInfo;
-} } } }
+}
namespace http_dav_ucp
{
diff --git a/ucb/source/ucp/webdav/webdavprovider.hxx b/ucb/source/ucp/webdav/webdavprovider.hxx
index 322f530a1682..e399178a9df9 100644
--- a/ucb/source/ucp/webdav/webdavprovider.hxx
+++ b/ucb/source/ucp/webdav/webdavprovider.hxx
@@ -33,7 +33,7 @@
namespace com::sun::star::lang {
class XSingleServiceFactory;
-} } } }
+}
namespace http_dav_ucp {