summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLTableShapeResizer.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-07-02 08:36:34 +0000
committerRüdiger Timm <rt@openoffice.org>2008-07-02 08:36:34 +0000
commite6f20d086f76812533c1ec44ed5cf3fe54e93529 (patch)
tree50d6d7b2c443a8716fb5723da74c99b587855177 /sc/source/filter/xml/XMLTableShapeResizer.hxx
parent645efb477528339c0d3411321b81f041f1355da9 (diff)
INTEGRATION: CWS dr61 (1.13.16); FILE MERGED
2008/05/19 12:24:04 dr 1.13.16.1: #i10000# removed remaining include guards
Diffstat (limited to 'sc/source/filter/xml/XMLTableShapeResizer.hxx')
-rw-r--r--sc/source/filter/xml/XMLTableShapeResizer.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/filter/xml/XMLTableShapeResizer.hxx b/sc/source/filter/xml/XMLTableShapeResizer.hxx
index b22cb41a92fd..543577089af2 100644
--- a/sc/source/filter/xml/XMLTableShapeResizer.hxx
+++ b/sc/source/filter/xml/XMLTableShapeResizer.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: XMLTableShapeResizer.hxx,v $
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
* This file is part of OpenOffice.org.
*
@@ -28,8 +28,8 @@
*
************************************************************************/
-#ifndef _SC_XMLTABLESHAPERESIZER_HXX
-#define _SC_XMLTABLESHAPERESIZER_HXX
+#ifndef SC_XMLTABLESHAPERESIZER_HXX
+#define SC_XMLTABLESHAPERESIZER_HXX
#include <com/sun/star/drawing/XShape.hpp>
#include <com/sun/star/table/CellAddress.hpp>