summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-12-03 09:28:27 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-12-03 12:46:27 +0100
commitf656547d4d41091b5ccb729838e7355554a453cd (patch)
treebaab3db9b9287d11133c5f4495b3ed4b812f0c17 /ucb
parentf51fddc2e7cfa2a2118610a3fc4b02886544d0a9 (diff)
remove some useless comment lines
which merely announce that the next declaration is a class Change-Id: Ifdb1398bcd99816b13e0b3769b46d0562bfbc1dc Reviewed-on: https://gerrit.libreoffice.org/84229 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/cacher/cachedcontentresultset.cxx3
-rw-r--r--ucb/source/cacher/cachedcontentresultset.hxx1
-rw-r--r--ucb/source/cacher/cachedcontentresultsetstub.cxx1
-rw-r--r--ucb/source/cacher/cacheddynamicresultset.cxx1
-rw-r--r--ucb/source/cacher/cacheddynamicresultsetstub.cxx1
-rw-r--r--ucb/source/cacher/contentresultsetwrapper.cxx2
-rw-r--r--ucb/source/cacher/dynamicresultsetwrapper.cxx2
-rw-r--r--ucb/source/core/provprox.hxx2
-rw-r--r--ucb/source/core/ucbcmds.cxx3
-rw-r--r--ucb/source/core/ucbprops.hxx1
-rw-r--r--ucb/source/core/ucbstore.cxx1
-rw-r--r--ucb/source/sorter/sortresult.cxx2
-rw-r--r--ucb/source/ucp/package/pkgprovider.cxx1
-rw-r--r--ucb/source/ucp/webdav-neon/DAVAuthListenerImpl.hxx1
-rw-r--r--ucb/source/ucp/webdav/DAVAuthListenerImpl.hxx1
15 files changed, 0 insertions, 23 deletions
diff --git a/ucb/source/cacher/cachedcontentresultset.cxx b/ucb/source/cacher/cachedcontentresultset.cxx
index 20b355769754..2d3e0cfc592e 100644
--- a/ucb/source/cacher/cachedcontentresultset.cxx
+++ b/ucb/source/cacher/cachedcontentresultset.cxx
@@ -359,7 +359,6 @@ Reference< XContent > CachedContentResultSet::CCRS_Cache
}
-// class CCRS_PropertySetInfo
class CCRS_PropertySetInfo :
@@ -619,7 +618,6 @@ sal_Int32 CCRS_PropertySetInfo
}
-// class CachedContentResultSet
CachedContentResultSet::CachedContentResultSet(
@@ -2051,7 +2049,6 @@ const Reference< XTypeConverter >& CachedContentResultSet::getTypeConverter()
}
-// class CachedContentResultSetFactory
CachedContentResultSetFactory::CachedContentResultSetFactory(
diff --git a/ucb/source/cacher/cachedcontentresultset.hxx b/ucb/source/cacher/cachedcontentresultset.hxx
index 3e450f4d01ea..e2e6ec2c4d26 100644
--- a/ucb/source/cacher/cachedcontentresultset.hxx
+++ b/ucb/source/cacher/cachedcontentresultset.hxx
@@ -51,7 +51,6 @@ class CachedContentResultSet
, public css::lang::XServiceInfo
{
- // class CCRS_Cache
class CCRS_Cache
{
diff --git a/ucb/source/cacher/cachedcontentresultsetstub.cxx b/ucb/source/cacher/cachedcontentresultsetstub.cxx
index bf4651f79694..942fc1983346 100644
--- a/ucb/source/cacher/cachedcontentresultsetstub.cxx
+++ b/ucb/source/cacher/cachedcontentresultsetstub.cxx
@@ -495,7 +495,6 @@ FetchResult SAL_CALL CachedContentResultSetStub
}
-// class CachedContentResultSetStubFactory
CachedContentResultSetStubFactory::CachedContentResultSetStubFactory()
diff --git a/ucb/source/cacher/cacheddynamicresultset.cxx b/ucb/source/cacher/cacheddynamicresultset.cxx
index f513bd79f3b9..089d78c5061e 100644
--- a/ucb/source/cacher/cacheddynamicresultset.cxx
+++ b/ucb/source/cacher/cacheddynamicresultset.cxx
@@ -145,7 +145,6 @@ void CachedDynamicResultSet
}
-// class CachedDynamicResultSetFactory
CachedDynamicResultSetFactory::CachedDynamicResultSetFactory(
diff --git a/ucb/source/cacher/cacheddynamicresultsetstub.cxx b/ucb/source/cacher/cacheddynamicresultsetstub.cxx
index f3799f4c3f92..53e0ef034389 100644
--- a/ucb/source/cacher/cacheddynamicresultsetstub.cxx
+++ b/ucb/source/cacher/cacheddynamicresultsetstub.cxx
@@ -137,7 +137,6 @@ css::uno::Sequence< OUString > SAL_CALL CachedDynamicResultSetStub::getSupported
-// class CachedDynamicResultSetStubFactory
CachedDynamicResultSetStubFactory::CachedDynamicResultSetStubFactory(
diff --git a/ucb/source/cacher/contentresultsetwrapper.cxx b/ucb/source/cacher/contentresultsetwrapper.cxx
index 3bb8bb4ed924..d6a6cdf1727c 100644
--- a/ucb/source/cacher/contentresultsetwrapper.cxx
+++ b/ucb/source/cacher/contentresultsetwrapper.cxx
@@ -35,7 +35,6 @@ using namespace comphelper;
using namespace cppu;
-// class ContentResultSetWrapper
ContentResultSetWrapper::ContentResultSetWrapper(
@@ -1216,7 +1215,6 @@ Reference< XArray > SAL_CALL ContentResultSetWrapper::getArray( sal_Int32 column
}
-// class ContentResultSetWrapperListener
ContentResultSetWrapperListener::ContentResultSetWrapperListener(
diff --git a/ucb/source/cacher/dynamicresultsetwrapper.cxx b/ucb/source/cacher/dynamicresultsetwrapper.cxx
index ad1f580bf1fa..28dc828944a2 100644
--- a/ucb/source/cacher/dynamicresultsetwrapper.cxx
+++ b/ucb/source/cacher/dynamicresultsetwrapper.cxx
@@ -35,7 +35,6 @@ using namespace com::sun::star::uno;
using namespace comphelper;
-// class DynamicResultSetWrapper
DynamicResultSetWrapper::DynamicResultSetWrapper(
@@ -417,7 +416,6 @@ sal_Int16 SAL_CALL DynamicResultSetWrapper::getCapabilities()
}
-// class DynamicResultSetWrapperListener
DynamicResultSetWrapperListener::DynamicResultSetWrapperListener(
diff --git a/ucb/source/core/provprox.hxx b/ucb/source/core/provprox.hxx
index 574e13288cd0..dea286b10639 100644
--- a/ucb/source/core/provprox.hxx
+++ b/ucb/source/core/provprox.hxx
@@ -33,7 +33,6 @@
#include <cppuhelper/implbase.hxx>
-// class UcbContentProviderProxyFactory.
class UcbContentProviderProxyFactory : public cppu::WeakImplHelper <
@@ -66,7 +65,6 @@ public:
};
-// class UcbContentProviderProxy.
class UcbContentProviderProxy :
diff --git a/ucb/source/core/ucbcmds.cxx b/ucb/source/core/ucbcmds.cxx
index c53890d6bd84..41f79907a029 100644
--- a/ucb/source/core/ucbcmds.cxx
+++ b/ucb/source/core/ucbcmds.cxx
@@ -90,7 +90,6 @@ struct TransferCommandContext
};
-// class InteractionHandlerProxy.
class InteractionHandlerProxy :
@@ -160,7 +159,6 @@ void SAL_CALL InteractionHandlerProxy::handle(
}
-// class ActiveDataSink.
class ActiveDataSink : public cppu::WeakImplHelper< io::XActiveDataSink >
@@ -190,7 +188,6 @@ uno::Reference< io::XInputStream > SAL_CALL ActiveDataSink::getInputStream()
}
-// class CommandProcessorInfo.
class CommandProcessorInfo :
diff --git a/ucb/source/core/ucbprops.hxx b/ucb/source/core/ucbprops.hxx
index 1829403609eb..1dcb45a752c3 100644
--- a/ucb/source/core/ucbprops.hxx
+++ b/ucb/source/core/ucbprops.hxx
@@ -30,7 +30,6 @@
#define PROPERTIES_MANAGER_SERVICE_NAME "com.sun.star.ucb.PropertiesManager"
-// class UcbPropertiesManager.
class UcbPropertiesManager : public cppu::WeakImplHelper <
diff --git a/ucb/source/core/ucbstore.cxx b/ucb/source/core/ucbstore.cxx
index b36fc0e8ca78..58b40331f210 100644
--- a/ucb/source/core/ucbstore.cxx
+++ b/ucb/source/core/ucbstore.cxx
@@ -112,7 +112,6 @@ typedef std::unordered_map< OUString, PersistentPropertySet*> PropertySetMap_Imp
namespace {
-// class PropertySetInfo_Impl
class PropertySetInfo_Impl : public cppu::WeakImplHelper < XPropertySetInfo >
{
std::unique_ptr<Sequence< Property >>
diff --git a/ucb/source/sorter/sortresult.cxx b/ucb/source/sorter/sortresult.cxx
index 6069808ccff9..dd72d5a33a42 100644
--- a/ucb/source/sorter/sortresult.cxx
+++ b/ucb/source/sorter/sortresult.cxx
@@ -75,7 +75,6 @@ struct SortListData
};
-// class SRSPropertySetInfo.
class SRSPropertySetInfo : public cppu::WeakImplHelper <
@@ -1762,7 +1761,6 @@ sal_IntPtr SortedEntryList::operator [] ( sal_IntPtr nPos ) const
}
}
-// class SRSPropertySetInfo.
SRSPropertySetInfo::SRSPropertySetInfo()
{
diff --git a/ucb/source/ucp/package/pkgprovider.cxx b/ucb/source/ucp/package/pkgprovider.cxx
index 609ce5b40671..f364c9060d30 100644
--- a/ucb/source/ucp/package/pkgprovider.cxx
+++ b/ucb/source/ucp/package/pkgprovider.cxx
@@ -45,7 +45,6 @@ namespace package_ucp
{
-// class Package.
namespace {
diff --git a/ucb/source/ucp/webdav-neon/DAVAuthListenerImpl.hxx b/ucb/source/ucp/webdav-neon/DAVAuthListenerImpl.hxx
index 6359c6d8c37c..a92720b50b74 100644
--- a/ucb/source/ucp/webdav-neon/DAVAuthListenerImpl.hxx
+++ b/ucb/source/ucp/webdav-neon/DAVAuthListenerImpl.hxx
@@ -38,7 +38,6 @@ namespace webdav_ucp
{
-// class DAVAuthListenerImpl.
class DAVAuthListener_Impl : public DAVAuthListener
diff --git a/ucb/source/ucp/webdav/DAVAuthListenerImpl.hxx b/ucb/source/ucp/webdav/DAVAuthListenerImpl.hxx
index f33436a54e3e..fc3f9a845928 100644
--- a/ucb/source/ucp/webdav/DAVAuthListenerImpl.hxx
+++ b/ucb/source/ucp/webdav/DAVAuthListenerImpl.hxx
@@ -29,7 +29,6 @@ namespace http_dav_ucp
{
-// class DAVAuthListenerImpl.
class DAVAuthListener_Impl : public DAVAuthListener