summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-18 18:25:29 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-19 11:10:06 +0200
commited81c7fb25259deb8196383278edc262e55aa4d5 (patch)
tree84560f0eb281b1f98cc04f53de206bd880a2a636
parentf05861de995f8d4edb1a97c616d050f55ec04c32 (diff)
fixincludeguards.sh: cppu
-rw-r--r--cppu/source/helper/purpenv/Proxy.hxx4
-rw-r--r--cppu/source/threadpool/current.hxx4
-rw-r--r--cppu/source/threadpool/jobqueue.hxx4
-rw-r--r--cppu/source/threadpool/thread.hxx4
-rw-r--r--cppu/source/uno/IdentityMapping.hxx4
-rw-r--r--cppu/source/uno/assign.hxx4
-rw-r--r--cppu/source/uno/cascade_mapping.hxx4
-rw-r--r--cppu/source/uno/constr.hxx4
-rw-r--r--cppu/source/uno/copy.hxx4
-rw-r--r--cppu/source/uno/destr.hxx4
-rw-r--r--cppu/source/uno/eq.hxx4
-rw-r--r--cppu/source/uno/loadmodule.hxx4
-rw-r--r--cppu/source/uno/prim.hxx4
13 files changed, 26 insertions, 26 deletions
diff --git a/cppu/source/helper/purpenv/Proxy.hxx b/cppu/source/helper/purpenv/Proxy.hxx
index f8f53d6d15dc..68ff3faf6797 100644
--- a/cppu/source/helper/purpenv/Proxy.hxx
+++ b/cppu/source/helper/purpenv/Proxy.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_Proxy_hxx
-#define INCLUDED_Proxy_hxx
+#ifndef INCLUDED_CPPU_SOURCE_HELPER_PURPENV_PROXY_HXX
+#define INCLUDED_CPPU_SOURCE_HELPER_PURPENV_PROXY_HXX
#include "osl/interlck.h"
diff --git a/cppu/source/threadpool/current.hxx b/cppu/source/threadpool/current.hxx
index a238f9fb9b9e..6751bc6c0de2 100644
--- a/cppu/source/threadpool/current.hxx
+++ b/cppu/source/threadpool/current.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CPPU_THREADPOOL_CURRENT_HXX_
-#define _CPPU_THREADPOOL_CURRENT_HXX_
+#ifndef INCLUDED_CPPU_SOURCE_THREADPOOL_CURRENT_HXX
+#define INCLUDED_CPPU_SOURCE_THREADPOOL_CURRENT_HXX
#include "rtl/byteseq.h"
diff --git a/cppu/source/threadpool/jobqueue.hxx b/cppu/source/threadpool/jobqueue.hxx
index 66b1a675edef..1fffa64fb515 100644
--- a/cppu/source/threadpool/jobqueue.hxx
+++ b/cppu/source/threadpool/jobqueue.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CPPU_THREADPOOL_JOBQUEUE_HXX_
-#define _CPPU_THREADPOOL_JOBQUEUE_HXX_
+#ifndef INCLUDED_CPPU_SOURCE_THREADPOOL_JOBQUEUE_HXX
+#define INCLUDED_CPPU_SOURCE_THREADPOOL_JOBQUEUE_HXX
#include <list>
#include <sal/types.h>
diff --git a/cppu/source/threadpool/thread.hxx b/cppu/source/threadpool/thread.hxx
index 45355004ed80..4f1b6da93b33 100644
--- a/cppu/source/threadpool/thread.hxx
+++ b/cppu/source/threadpool/thread.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 _CPPU_THREADPOOL_THREAD_HXX
-#define _CPPU_THREADPOOL_THREAD_HXX
+#ifndef INCLUDED_CPPU_SOURCE_THREADPOOL_THREAD_HXX
+#define INCLUDED_CPPU_SOURCE_THREADPOOL_THREAD_HXX
#include <osl/thread.hxx>
#include <sal/types.h>
diff --git a/cppu/source/uno/IdentityMapping.hxx b/cppu/source/uno/IdentityMapping.hxx
index cba89f10abf2..ce93e2a7d646 100644
--- a/cppu/source/uno/IdentityMapping.hxx
+++ b/cppu/source/uno/IdentityMapping.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_IdentityMapping_hxx
-#define INCLUDED_IdentityMapping_hxx
+#ifndef INCLUDED_CPPU_SOURCE_UNO_IDENTITYMAPPING_HXX
+#define INCLUDED_CPPU_SOURCE_UNO_IDENTITYMAPPING_HXX
#include "uno/mapping.h"
diff --git a/cppu/source/uno/assign.hxx b/cppu/source/uno/assign.hxx
index d0ab00de88c3..05c0d4a56021 100644
--- a/cppu/source/uno/assign.hxx
+++ b/cppu/source/uno/assign.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 ASSIGN_HXX
-#define ASSIGN_HXX
+#ifndef INCLUDED_CPPU_SOURCE_UNO_ASSIGN_HXX
+#define INCLUDED_CPPU_SOURCE_UNO_ASSIGN_HXX
#include <string.h>
diff --git a/cppu/source/uno/cascade_mapping.hxx b/cppu/source/uno/cascade_mapping.hxx
index 09b99c2ca4bc..2344f6e0a01d 100644
--- a/cppu/source/uno/cascade_mapping.hxx
+++ b/cppu/source/uno/cascade_mapping.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_cascade_mapping_hxx
-#define INCLUDED_cascade_mapping_hxx
+#ifndef INCLUDED_CPPU_SOURCE_UNO_CASCADE_MAPPING_HXX
+#define INCLUDED_CPPU_SOURCE_UNO_CASCADE_MAPPING_HXX
#include "uno/environment.h"
#include "uno/mapping.h"
diff --git a/cppu/source/uno/constr.hxx b/cppu/source/uno/constr.hxx
index a4768c1896df..25859330f823 100644
--- a/cppu/source/uno/constr.hxx
+++ b/cppu/source/uno/constr.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 CONSTR_HXX
-#define CONSTR_HXX
+#ifndef INCLUDED_CPPU_SOURCE_UNO_CONSTR_HXX
+#define INCLUDED_CPPU_SOURCE_UNO_CONSTR_HXX
#include <string.h>
#include "prim.hxx"
diff --git a/cppu/source/uno/copy.hxx b/cppu/source/uno/copy.hxx
index 7fc77334c94d..1113a7e9e157 100644
--- a/cppu/source/uno/copy.hxx
+++ b/cppu/source/uno/copy.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 COPY_HXX
-#define COPY_HXX
+#ifndef INCLUDED_CPPU_SOURCE_UNO_COPY_HXX
+#define INCLUDED_CPPU_SOURCE_UNO_COPY_HXX
#include "prim.hxx"
#include "constr.hxx"
diff --git a/cppu/source/uno/destr.hxx b/cppu/source/uno/destr.hxx
index c64cb80f641e..677f129ae550 100644
--- a/cppu/source/uno/destr.hxx
+++ b/cppu/source/uno/destr.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 DESTR_HXX
-#define DESTR_HXX
+#ifndef INCLUDED_CPPU_SOURCE_UNO_DESTR_HXX
+#define INCLUDED_CPPU_SOURCE_UNO_DESTR_HXX
#include "prim.hxx"
diff --git a/cppu/source/uno/eq.hxx b/cppu/source/uno/eq.hxx
index 8458db7342ce..679fb3ddab82 100644
--- a/cppu/source/uno/eq.hxx
+++ b/cppu/source/uno/eq.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 EQ_HXX
-#define EQ_HXX
+#ifndef INCLUDED_CPPU_SOURCE_UNO_EQ_HXX
+#define INCLUDED_CPPU_SOURCE_UNO_EQ_HXX
#include <math.h>
diff --git a/cppu/source/uno/loadmodule.hxx b/cppu/source/uno/loadmodule.hxx
index afedb7727fa9..1062799f00c9 100644
--- a/cppu/source/uno/loadmodule.hxx
+++ b/cppu/source/uno/loadmodule.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CPPU_SOURCE_UNO_CREATEMODULENAME_HXX
-#define INCLUDED_CPPU_SOURCE_UNO_CREATEMODULENAME_HXX
+#ifndef INCLUDED_CPPU_SOURCE_UNO_LOADMODULE_HXX
+#define INCLUDED_CPPU_SOURCE_UNO_LOADMODULE_HXX
#include "sal/config.h"
#include "osl/module.h"
diff --git a/cppu/source/uno/prim.hxx b/cppu/source/uno/prim.hxx
index fbb15baaf0ee..d9dc6a23220d 100644
--- a/cppu/source/uno/prim.hxx
+++ b/cppu/source/uno/prim.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 PRIM_HXX
-#define PRIM_HXX
+#ifndef INCLUDED_CPPU_SOURCE_UNO_PRIM_HXX
+#define INCLUDED_CPPU_SOURCE_UNO_PRIM_HXX
#include "typelib/typedescription.h"
#include "typelib/typeclass.h"