summaryrefslogtreecommitdiff
path: root/include/sot
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-23 19:14:56 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-10-23 23:22:29 +0200
commitdbddac3261b42e8593aa7fae21d1645e57a61cb7 (patch)
tree0a07e2f87d364e0a464f63a7ff6ea6374347a7a4 /include/sot
parentd0df04f299a6634075c8410f5c5e01e57f6fae68 (diff)
fixincludeguards.sh: include/s*
Change-Id: I57fcfd442d2b5815e7c07a9cbd660f3698168dee
Diffstat (limited to 'include/sot')
-rw-r--r--include/sot/exchange.hxx4
-rw-r--r--include/sot/factory.hxx4
-rw-r--r--include/sot/filelist.hxx6
-rw-r--r--include/sot/formats.hxx6
-rw-r--r--include/sot/object.hxx4
-rw-r--r--include/sot/sotdata.hxx4
-rw-r--r--include/sot/sotdllapi.h6
-rw-r--r--include/sot/stg.hxx4
-rw-r--r--include/sot/storage.hxx4
-rw-r--r--include/sot/storinfo.hxx4
10 files changed, 23 insertions, 23 deletions
diff --git a/include/sot/exchange.hxx b/include/sot/exchange.hxx
index e4df9f9e6a93..5228b6a8544b 100644
--- a/include/sot/exchange.hxx
+++ b/include/sot/exchange.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SOT_EXCHANGE_HXX
-#define _SOT_EXCHANGE_HXX
+#ifndef INCLUDED_SOT_EXCHANGE_HXX
+#define INCLUDED_SOT_EXCHANGE_HXX
#include <list>
#include <vector>
diff --git a/include/sot/factory.hxx b/include/sot/factory.hxx
index dd5a78b497f1..5a53f40b0793 100644
--- a/include/sot/factory.hxx
+++ b/include/sot/factory.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SOT_FACTORY_HXX
-#define _SOT_FACTORY_HXX
+#ifndef INCLUDED_SOT_FACTORY_HXX
+#define INCLUDED_SOT_FACTORY_HXX
#include <tools/globname.hxx>
#include <tools/rtti.hxx>
diff --git a/include/sot/filelist.hxx b/include/sot/filelist.hxx
index 9dc70a77e894..a9b6009ef374 100644
--- a/include/sot/filelist.hxx
+++ b/include/sot/filelist.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _FILELIST_HXX
-#define _FILELIST_HXX
+#ifndef INCLUDED_SOT_FILELIST_HXX
+#define INCLUDED_SOT_FILELIST_HXX
#include "sot/sotdllapi.h"
#include <tools/stream.hxx>
@@ -60,6 +60,6 @@ public:
};
-#endif // _FILELIST_HXX
+#endif // INCLUDED_SOT_FILELIST_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/sot/formats.hxx b/include/sot/formats.hxx
index 74d3552a0e26..dc4feaaee52c 100644
--- a/include/sot/formats.hxx
+++ b/include/sot/formats.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SOT_FORMATS_HXX
-#define _SOT_FORMATS_HXX
+#ifndef INCLUDED_SOT_FORMATS_HXX
+#define INCLUDED_SOT_FORMATS_HXX
#ifdef _SOT_FORMATS_INCLUDE_SYSTEMFORMATS
@@ -178,6 +178,6 @@
#define SOT_FORMATSTR_ID_PNG ((sal_uLong)141)
#define SOT_FORMATSTR_ID_USER_END SOT_FORMATSTR_ID_PNG
-#endif // _SOT_FORMATS_HXX
+#endif // INCLUDED_SOT_FORMATS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/sot/object.hxx b/include/sot/object.hxx
index 349efbc23cac..f29173412df4 100644
--- a/include/sot/object.hxx
+++ b/include/sot/object.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SOT_OBJECT_HXX
-#define _SOT_OBJECT_HXX
+#ifndef INCLUDED_SOT_OBJECT_HXX
+#define INCLUDED_SOT_OBJECT_HXX
#include <sot/sotdata.hxx>
#include <tools/globname.hxx>
diff --git a/include/sot/sotdata.hxx b/include/sot/sotdata.hxx
index da045079c76e..4dd3fa577f20 100644
--- a/include/sot/sotdata.hxx
+++ b/include/sot/sotdata.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SOT_DATA_HXX
-#define _SOT_DATA_HXX
+#ifndef INCLUDED_SOT_SOTDATA_HXX
+#define INCLUDED_SOT_SOTDATA_HXX
/*************************************************************************
*************************************************************************/
diff --git a/include/sot/sotdllapi.h b/include/sot/sotdllapi.h
index 722d2ee25f47..67ae5621efb1 100644
--- a/include/sot/sotdllapi.h
+++ b/include/sot/sotdllapi.h
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SOTDLLAPI_H
-#define INCLUDED_SOTDLLAPI_H
+#ifndef INCLUDED_SOT_SOTDLLAPI_H
+#define INCLUDED_SOT_SOTDLLAPI_H
#include "sal/types.h"
@@ -29,6 +29,6 @@
#endif
#define SOT_DLLPRIVATE SAL_DLLPRIVATE
-#endif /* INCLUDED_SOTDLLAPI_H */
+#endif // INCLUDED_SOT_SOTDLLAPI_H
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/sot/stg.hxx b/include/sot/stg.hxx
index 4a4472d8b47b..15a13fc342fe 100644
--- a/include/sot/stg.hxx
+++ b/include/sot/stg.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _STG_HXX
-#define _STG_HXX
+#ifndef INCLUDED_SOT_STG_HXX
+#define INCLUDED_SOT_STG_HXX
#include <com/sun/star/uno/Any.h>
#include <com/sun/star/uno/Reference.h>
diff --git a/include/sot/storage.hxx b/include/sot/storage.hxx
index a46373f2d99c..6767ddf32ec9 100644
--- a/include/sot/storage.hxx
+++ b/include/sot/storage.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SOT_STORAGE_HXX
-#define _SOT_STORAGE_HXX
+#ifndef INCLUDED_SOT_STORAGE_HXX
+#define INCLUDED_SOT_STORAGE_HXX
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Reference.h>
diff --git a/include/sot/storinfo.hxx b/include/sot/storinfo.hxx
index a91b636a8440..6a19e91f1e28 100644
--- a/include/sot/storinfo.hxx
+++ b/include/sot/storinfo.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SOT_STORINFO_HXX
-#define _SOT_STORINFO_HXX
+#ifndef INCLUDED_SOT_STORINFO_HXX
+#define INCLUDED_SOT_STORINFO_HXX
#include <tools/globname.hxx>
#include <tools/solar.h>