summaryrefslogtreecommitdiff
path: root/include/cppu
diff options
context:
space:
mode:
authormsrijita18 <msrijita189@gmail.com>2021-02-01 17:17:38 +0530
committerStephan Bergmann <sbergman@redhat.com>2021-02-02 20:56:27 +0100
commitb1fb6338cf483a1fd8c4a16746c8f7c3af8cba9e (patch)
tree262100aafc7b35778c512fbd10796d6abf18bc1c /include/cppu
parent15a02261047cc60f3e080e74697bd88127124a03 (diff)
tdf#130978 Added comment to all published API
Change-Id: I744788bde9778f85ccd9d7667e19d16842900a29 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110248 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'include/cppu')
-rw-r--r--include/cppu/Enterable.hxx4
-rw-r--r--include/cppu/EnvDcp.hxx4
-rw-r--r--include/cppu/EnvGuards.hxx4
-rw-r--r--include/cppu/Map.hxx4
-rw-r--r--include/cppu/cppudllapi.h3
-rw-r--r--include/cppu/helper/purpenv/Environment.hxx4
-rw-r--r--include/cppu/helper/purpenv/Mapping.hxx4
-rw-r--r--include/cppu/macros.hxx4
-rw-r--r--include/cppu/unotype.hxx4
9 files changed, 35 insertions, 0 deletions
diff --git a/include/cppu/Enterable.hxx b/include/cppu/Enterable.hxx
index 927db6d0fb08..b5cc789e4338 100644
--- a/include/cppu/Enterable.hxx
+++ b/include/cppu/Enterable.hxx
@@ -17,6 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+/*
+ * This file is part of LibreOffice published API.
+ */
+
#ifndef INCLUDED_CPPU_ENTERABLE_HXX
#define INCLUDED_CPPU_ENTERABLE_HXX
diff --git a/include/cppu/EnvDcp.hxx b/include/cppu/EnvDcp.hxx
index 49f5d46ddc7c..02eb0301d73d 100644
--- a/include/cppu/EnvDcp.hxx
+++ b/include/cppu/EnvDcp.hxx
@@ -17,6 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+/*
+ * This file is part of LibreOffice published API.
+ */
+
#ifndef INCLUDED_CPPU_ENVDCP_HXX
#define INCLUDED_CPPU_ENVDCP_HXX
diff --git a/include/cppu/EnvGuards.hxx b/include/cppu/EnvGuards.hxx
index 49cf195b11d0..b8a2d30a865b 100644
--- a/include/cppu/EnvGuards.hxx
+++ b/include/cppu/EnvGuards.hxx
@@ -17,6 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+/*
+ * This file is part of LibreOffice published API.
+ */
+
#ifndef INCLUDED_CPPU_ENVGUARDS_HXX
#define INCLUDED_CPPU_ENVGUARDS_HXX
diff --git a/include/cppu/Map.hxx b/include/cppu/Map.hxx
index 94a3b3a5aaba..da3af7ec1ec7 100644
--- a/include/cppu/Map.hxx
+++ b/include/cppu/Map.hxx
@@ -17,6 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+/*
+ * This file is part of LibreOffice published API.
+ */
+
#ifndef INCLUDED_CPPU_MAP_HXX
#define INCLUDED_CPPU_MAP_HXX
diff --git a/include/cppu/cppudllapi.h b/include/cppu/cppudllapi.h
index fecbdca71164..121b6defc6e2 100644
--- a/include/cppu/cppudllapi.h
+++ b/include/cppu/cppudllapi.h
@@ -1,4 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of LibreOffice published API.
+ */
#ifndef INCLUDED_CPPU_CPPUDLLAPI_H
#define INCLUDED_CPPU_CPPUDLLAPI_H
diff --git a/include/cppu/helper/purpenv/Environment.hxx b/include/cppu/helper/purpenv/Environment.hxx
index de14710fb1de..0024d34dd63e 100644
--- a/include/cppu/helper/purpenv/Environment.hxx
+++ b/include/cppu/helper/purpenv/Environment.hxx
@@ -17,6 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+/*
+ * This file is part of LibreOffice published API.
+ */
+
#ifndef INCLUDED_CPPU_HELPER_PURPENV_ENVIRONMENT_HXX
#define INCLUDED_CPPU_HELPER_PURPENV_ENVIRONMENT_HXX
diff --git a/include/cppu/helper/purpenv/Mapping.hxx b/include/cppu/helper/purpenv/Mapping.hxx
index 7ac49a1d10c9..18acf35f4972 100644
--- a/include/cppu/helper/purpenv/Mapping.hxx
+++ b/include/cppu/helper/purpenv/Mapping.hxx
@@ -17,6 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+/*
+ * This file is part of LibreOffice published API.
+ */
+
#ifndef INCLUDED_CPPU_HELPER_PURPENV_MAPPING_HXX
#define INCLUDED_CPPU_HELPER_PURPENV_MAPPING_HXX
diff --git a/include/cppu/macros.hxx b/include/cppu/macros.hxx
index 493a21ac6501..e891e7238590 100644
--- a/include/cppu/macros.hxx
+++ b/include/cppu/macros.hxx
@@ -16,6 +16,10 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+
+/*
+ * This file is part of LibreOffice published API.
+ */
#ifndef INCLUDED_CPPU_MACROS_HXX
#define INCLUDED_CPPU_MACROS_HXX
diff --git a/include/cppu/unotype.hxx b/include/cppu/unotype.hxx
index f040159ce1e6..81e59de5993d 100644
--- a/include/cppu/unotype.hxx
+++ b/include/cppu/unotype.hxx
@@ -17,6 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+/*
+ * This file is part of LibreOffice published API.
+ */
+
#ifndef INCLUDED_CPPU_UNOTYPE_HXX
#define INCLUDED_CPPU_UNOTYPE_HXX