summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/source/filter/xml/XMLTableShapeImportHelper.hxx6
-rw-r--r--sc/source/filter/xml/XMLTextPContext.hxx6
2 files changed, 6 insertions, 6 deletions
diff --git a/sc/source/filter/xml/XMLTableShapeImportHelper.hxx b/sc/source/filter/xml/XMLTableShapeImportHelper.hxx
index d3b3d6c62b1b..4299649427e4 100644
--- a/sc/source/filter/xml/XMLTableShapeImportHelper.hxx
+++ b/sc/source/filter/xml/XMLTableShapeImportHelper.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: XMLTableShapeImportHelper.hxx,v $
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
* This file is part of OpenOffice.org.
*
@@ -28,8 +28,8 @@
*
************************************************************************/
-#ifndef _SC_XMLTABLESHAPEIMPORTHELPER_HXX
-#define _SC_XMLTABLESHAPEIMPORTHELPER_HXX
+#ifndef SC_XMLTABLESHAPEIMPORTHELPER_HXX
+#define SC_XMLTABLESHAPEIMPORTHELPER_HXX
#include <xmloff/shapeimport.hxx>
#include <com/sun/star/table/CellAddress.hpp>
diff --git a/sc/source/filter/xml/XMLTextPContext.hxx b/sc/source/filter/xml/XMLTextPContext.hxx
index 56dc9e6c9b86..b2e16217c0a5 100644
--- a/sc/source/filter/xml/XMLTextPContext.hxx
+++ b/sc/source/filter/xml/XMLTextPContext.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: XMLTextPContext.hxx,v $
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
* This file is part of OpenOffice.org.
*
@@ -28,8 +28,8 @@
*
************************************************************************/
-#ifndef _SC_XMLTEXTPCONTEXT_HXX
-#define _SC_XMLTEXTPCONTEXT_HXX
+#ifndef SC_XMLTEXTPCONTEXT_HXX
+#define SC_XMLTEXTPCONTEXT_HXX
#include <xmloff/xmlictxt.hxx>
#include <rtl/ustrbuf.hxx>