summaryrefslogtreecommitdiff
path: root/include/helpcompiler
diff options
context:
space:
mode:
Diffstat (limited to 'include/helpcompiler')
-rw-r--r--include/helpcompiler/HelpIndexer.hxx4
-rw-r--r--include/helpcompiler/HelpSearch.hxx4
-rw-r--r--include/helpcompiler/compilehelp.hxx4
-rw-r--r--include/helpcompiler/dllapi.h4
4 files changed, 8 insertions, 8 deletions
diff --git a/include/helpcompiler/HelpIndexer.hxx b/include/helpcompiler/HelpIndexer.hxx
index 4be40eb827ce..47733a6d8a25 100644
--- a/include/helpcompiler/HelpIndexer.hxx
+++ b/include/helpcompiler/HelpIndexer.hxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef HELPINDEXER_HXX
-#define HELPINDEXER_HXX
+#ifndef INCLUDED_HELPCOMPILER_HELPINDEXER_HXX
+#define INCLUDED_HELPCOMPILER_HELPINDEXER_HXX
#include <helpcompiler/dllapi.h>
diff --git a/include/helpcompiler/HelpSearch.hxx b/include/helpcompiler/HelpSearch.hxx
index a28af890ceb7..b177430a28e0 100644
--- a/include/helpcompiler/HelpSearch.hxx
+++ b/include/helpcompiler/HelpSearch.hxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef HELPSEARCH_HXX
-#define HELPSEARCH_HXX
+#ifndef INCLUDED_HELPCOMPILER_HELPSEARCH_HXX
+#define INCLUDED_HELPCOMPILER_HELPSEARCH_HXX
#include <helpcompiler/dllapi.h>
diff --git a/include/helpcompiler/compilehelp.hxx b/include/helpcompiler/compilehelp.hxx
index 4ef706d32388..a86192e21b4a 100644
--- a/include/helpcompiler/compilehelp.hxx
+++ b/include/helpcompiler/compilehelp.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef COMPILE_HXX
-#define COMPILE_HXX
+#ifndef INCLUDED_HELPCOMPILER_COMPILEHELP_HXX
+#define INCLUDED_HELPCOMPILER_COMPILEHELP_HXX
#include "sal/types.h"
diff --git a/include/helpcompiler/dllapi.h b/include/helpcompiler/dllapi.h
index a2035bafb9c1..ff91bd5a446b 100644
--- a/include/helpcompiler/dllapi.h
+++ b/include/helpcompiler/dllapi.h
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _L10N_DLLAPI_H
-#define _L10N_DLLAPI_H
+#ifndef INCLUDED_HELPCOMPILER_DLLAPI_H
+#define INCLUDED_HELPCOMPILER_DLLAPI_H
#include "sal/config.h"
#include "sal/types.h"