summaryrefslogtreecommitdiff
path: root/unoxml/source/rdf
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-11-05 01:43:03 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-11-05 09:28:51 +0100
commitd0c12f0aa2362c94492ec1927a9f8215c089a2aa (patch)
tree0beea142eb7b37c1db301e26e1cd268824b0ce0b /unoxml/source/rdf
parent03e3ba56fc04ebf7b9eadcd87160f4f75f42f565 (diff)
fixincludeguards.sh: uno*
Change-Id: I8fb3c25cd583b688104a0ee8620696e7b2958ab5
Diffstat (limited to 'unoxml/source/rdf')
-rw-r--r--unoxml/source/rdf/CNodes.hxx4
-rw-r--r--unoxml/source/rdf/librdf_repository.hxx4
2 files changed, 4 insertions, 4 deletions
diff --git a/unoxml/source/rdf/CNodes.hxx b/unoxml/source/rdf/CNodes.hxx
index 37ea5283fb2e..70653c6fa4f4 100644
--- a/unoxml/source/rdf/CNodes.hxx
+++ b/unoxml/source/rdf/CNodes.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CNODES_HXX
-#define _CNODES_HXX
+#ifndef INCLUDED_UNOXML_SOURCE_RDF_CNODES_HXX
+#define INCLUDED_UNOXML_SOURCE_RDF_CNODES_HXX
#include <sal/config.h>
#include <cppuhelper/factory.hxx>
diff --git a/unoxml/source/rdf/librdf_repository.hxx b/unoxml/source/rdf/librdf_repository.hxx
index c3effbabaf71..c26e43a39664 100644
--- a/unoxml/source/rdf/librdf_repository.hxx
+++ b/unoxml/source/rdf/librdf_repository.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _LIBRDF_REPOSITORY_HXX
-#define _LIBRDF_REPOSITORY_HXX
+#ifndef INCLUDED_UNOXML_SOURCE_RDF_LIBRDF_REPOSITORY_HXX
+#define INCLUDED_UNOXML_SOURCE_RDF_LIBRDF_REPOSITORY_HXX
#include <sal/config.h>
#include <cppuhelper/factory.hxx>