summaryrefslogtreecommitdiff
path: root/svtools/source/table
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-11-05 02:29:10 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-11-05 09:28:53 +0100
commitc91d7e97595322b6a8b5fbc69fe41429e434c92f (patch)
treee440988b6de43a589488623a3a5794a744dba4b7 /svtools/source/table
parent48dd3571f841929203931ee6d67c890064111c19 (diff)
fixincludeguards.sh: svtools
Change-Id: I7db0d4a7bd948204ff6efd7e61c80efd413967cd
Diffstat (limited to 'svtools/source/table')
-rw-r--r--svtools/source/table/cellvalueconversion.hxx6
-rw-r--r--svtools/source/table/mousefunction.hxx6
-rw-r--r--svtools/source/table/tablecontrol_impl.hxx6
-rw-r--r--svtools/source/table/tabledatawindow.hxx6
-rw-r--r--svtools/source/table/tablegeometry.hxx6
5 files changed, 15 insertions, 15 deletions
diff --git a/svtools/source/table/cellvalueconversion.hxx b/svtools/source/table/cellvalueconversion.hxx
index 8c9f6b236d9f..696c854eca59 100644
--- a/svtools/source/table/cellvalueconversion.hxx
+++ b/svtools/source/table/cellvalueconversion.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SVTOOLS_CELLVALUECONVERSION_HXX
-#define SVTOOLS_CELLVALUECONVERSION_HXX
+#ifndef INCLUDED_SVTOOLS_SOURCE_TABLE_CELLVALUECONVERSION_HXX
+#define INCLUDED_SVTOOLS_SOURCE_TABLE_CELLVALUECONVERSION_HXX
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
@@ -50,6 +50,6 @@ namespace svt
} // namespace svt
//......................................................................................................................
-#endif // SVTOOLS_CELLVALUECONVERSION_HXX
+#endif // INCLUDED_SVTOOLS_SOURCE_TABLE_CELLVALUECONVERSION_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svtools/source/table/mousefunction.hxx b/svtools/source/table/mousefunction.hxx
index 4ee4f9025c4f..8f2ffe81f669 100644
--- a/svtools/source/table/mousefunction.hxx
+++ b/svtools/source/table/mousefunction.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SVTOOLS_MOUSEFUNCTION_HXX
-#define SVTOOLS_MOUSEFUNCTION_HXX
+#ifndef INCLUDED_SVTOOLS_SOURCE_TABLE_MOUSEFUNCTION_HXX
+#define INCLUDED_SVTOOLS_SOURCE_TABLE_MOUSEFUNCTION_HXX
#include "svtools/table/tabletypes.hxx"
@@ -151,6 +151,6 @@ namespace svt { namespace table
} } // namespace svt::table
//......................................................................................................................
-#endif // SVTOOLS_MOUSEFUNCTION_HXX
+#endif // INCLUDED_SVTOOLS_SOURCE_TABLE_MOUSEFUNCTION_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svtools/source/table/tablecontrol_impl.hxx b/svtools/source/table/tablecontrol_impl.hxx
index 5c02c21c2d68..c03ae721b2be 100644
--- a/svtools/source/table/tablecontrol_impl.hxx
+++ b/svtools/source/table/tablecontrol_impl.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SVTOOLS_TABLECONTROL_IMPL_HXX
-#define SVTOOLS_TABLECONTROL_IMPL_HXX
+#ifndef INCLUDED_SVTOOLS_SOURCE_TABLE_TABLECONTROL_IMPL_HXX
+#define INCLUDED_SVTOOLS_SOURCE_TABLE_TABLECONTROL_IMPL_HXX
#include "svtools/table/tablemodel.hxx"
#include "svtools/table/tablecontrolinterface.hxx"
@@ -510,6 +510,6 @@ namespace svt { namespace table
} } // namespace svt::table
//........................................................................
-#endif // SVTOOLS_TABLECONTROL_IMPL_HXX
+#endif // INCLUDED_SVTOOLS_SOURCE_TABLE_TABLECONTROL_IMPL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svtools/source/table/tabledatawindow.hxx b/svtools/source/table/tabledatawindow.hxx
index daa2b6efee25..4a7a771f02c3 100644
--- a/svtools/source/table/tabledatawindow.hxx
+++ b/svtools/source/table/tabledatawindow.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SVTOOLS_SOURCE_TABLE_TABLEDATAWINDOW_HXX
-#define SVTOOLS_SOURCE_TABLE_TABLEDATAWINDOW_HXX
+#ifndef INCLUDED_SVTOOLS_SOURCE_TABLE_TABLEDATAWINDOW_HXX
+#define INCLUDED_SVTOOLS_SOURCE_TABLE_TABLEDATAWINDOW_HXX
#include <vcl/window.hxx>
#include <vcl/seleng.hxx>
@@ -72,6 +72,6 @@ namespace svt { namespace table
} } // namespace svt::table
//........................................................................
-#endif // SVTOOLS_SOURCE_TABLE_TABLEDATAWINDOW_HXX
+#endif // INCLUDED_SVTOOLS_SOURCE_TABLE_TABLEDATAWINDOW_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svtools/source/table/tablegeometry.hxx b/svtools/source/table/tablegeometry.hxx
index d7c968f4d3f5..7195a6ba313b 100644
--- a/svtools/source/table/tablegeometry.hxx
+++ b/svtools/source/table/tablegeometry.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SVTOOLS_TABLEGEOMETRY_HXX
-#define SVTOOLS_TABLEGEOMETRY_HXX
+#ifndef INCLUDED_SVTOOLS_SOURCE_TABLE_TABLEGEOMETRY_HXX
+#define INCLUDED_SVTOOLS_SOURCE_TABLE_TABLEGEOMETRY_HXX
#include "svtools/table/tabletypes.hxx"
@@ -162,6 +162,6 @@ namespace svt { namespace table
} } // namespace svt::table
//........................................................................
-#endif // SVTOOLS_TABLEGEOMETRY_HXX
+#endif // INCLUDED_SVTOOLS_SOURCE_TABLE_TABLEGEOMETRY_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */