summaryrefslogtreecommitdiff
path: root/sw/source/core/text
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-11-05 02:17:53 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-11-05 09:28:51 +0100
commit3c01203ea657b9a3538f9956591b3d4da5fce6e7 (patch)
treefa55b199faff9de2f352e9d4403336b24301d3e9 /sw/source/core/text
parent07fc8122f41210acc788396efa3d16499f58b78c (diff)
fixincludeguards.sh: sw
Change-Id: I8e0889200d1a1c36e53022a74792728efd66c2fc
Diffstat (limited to 'sw/source/core/text')
-rw-r--r--sw/source/core/text/atrhndl.hxx4
-rw-r--r--sw/source/core/text/guess.hxx4
-rw-r--r--sw/source/core/text/inftxt.hxx4
-rw-r--r--sw/source/core/text/itratr.hxx4
-rw-r--r--sw/source/core/text/itrform2.hxx4
-rw-r--r--sw/source/core/text/itrpaint.hxx4
-rw-r--r--sw/source/core/text/itrtxt.hxx4
-rw-r--r--sw/source/core/text/pordrop.hxx4
-rw-r--r--sw/source/core/text/porexp.hxx4
-rw-r--r--sw/source/core/text/porfld.hxx4
-rw-r--r--sw/source/core/text/porfly.hxx4
-rw-r--r--sw/source/core/text/porftn.hxx4
-rw-r--r--sw/source/core/text/porglue.hxx4
-rw-r--r--sw/source/core/text/porhyph.hxx4
-rw-r--r--sw/source/core/text/porlay.hxx4
-rw-r--r--sw/source/core/text/porlin.hxx4
-rw-r--r--sw/source/core/text/pormulti.hxx4
-rw-r--r--sw/source/core/text/porref.hxx4
-rw-r--r--sw/source/core/text/porrst.hxx4
-rw-r--r--sw/source/core/text/portab.hxx4
-rw-r--r--sw/source/core/text/portox.hxx4
-rw-r--r--sw/source/core/text/portxt.hxx4
-rw-r--r--sw/source/core/text/possiz.hxx4
-rw-r--r--sw/source/core/text/redlnitr.hxx4
-rw-r--r--sw/source/core/text/txtcache.hxx4
-rw-r--r--sw/source/core/text/txtfly.hxx4
-rw-r--r--sw/source/core/text/txtpaint.hxx4
-rw-r--r--sw/source/core/text/widorp.hxx4
28 files changed, 56 insertions, 56 deletions
diff --git a/sw/source/core/text/atrhndl.hxx b/sw/source/core/text/atrhndl.hxx
index 6fa4b2cf39b4..2571c584e520 100644
--- a/sw/source/core/text/atrhndl.hxx
+++ b/sw/source/core/text/atrhndl.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _ATRHNDL_HXX
-#define _ATRHNDL_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_ATRHNDL_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_ATRHNDL_HXX
#define INITIAL_NUM_ATTR 3
#define NUM_ATTRIBUTE_STACKS 43
diff --git a/sw/source/core/text/guess.hxx b/sw/source/core/text/guess.hxx
index c6deb076376d..48fe7f94a385 100644
--- a/sw/source/core/text/guess.hxx
+++ b/sw/source/core/text/guess.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _GUESS_HXX
-#define _GUESS_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_GUESS_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_GUESS_HXX
#include <com/sun/star/linguistic2/XHyphenatedWord.hpp>
#include "txttypes.hxx"
diff --git a/sw/source/core/text/inftxt.hxx b/sw/source/core/text/inftxt.hxx
index 010cbdc840d5..6602f94b3594 100644
--- a/sw/source/core/text/inftxt.hxx
+++ b/sw/source/core/text/inftxt.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _INFTXT_HXX
-#define _INFTXT_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_INFTXT_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_INFTXT_HXX
#include <com/sun/star/linguistic2/XHyphenatedWord.hpp>
#include <com/sun/star/beans/PropertyValues.hpp>
diff --git a/sw/source/core/text/itratr.hxx b/sw/source/core/text/itratr.hxx
index acd35fcc8706..d550e4319404 100644
--- a/sw/source/core/text/itratr.hxx
+++ b/sw/source/core/text/itratr.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _ITRATR_HXX
-#define _ITRATR_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_ITRATR_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_ITRATR_HXX
#include <atrhndl.hxx>
#include "txttypes.hxx"
diff --git a/sw/source/core/text/itrform2.hxx b/sw/source/core/text/itrform2.hxx
index d4633173c9dc..bbaead1201bd 100644
--- a/sw/source/core/text/itrform2.hxx
+++ b/sw/source/core/text/itrform2.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _ITRFORM2_HXX
-#define _ITRFORM2_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_ITRFORM2_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_ITRFORM2_HXX
#include "itrpaint.hxx"
class SwFlyCntPortion;
diff --git a/sw/source/core/text/itrpaint.hxx b/sw/source/core/text/itrpaint.hxx
index 12b95664ad4c..04b9170ef1b1 100644
--- a/sw/source/core/text/itrpaint.hxx
+++ b/sw/source/core/text/itrpaint.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _ITRPAINT_HXX
-#define _ITRPAINT_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_ITRPAINT_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_ITRPAINT_HXX
#include "itrtxt.hxx"
class SwSaveClip; // SwTxtPainter
diff --git a/sw/source/core/text/itrtxt.hxx b/sw/source/core/text/itrtxt.hxx
index cd56e8e55745..d1e004283a4d 100644
--- a/sw/source/core/text/itrtxt.hxx
+++ b/sw/source/core/text/itrtxt.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _ITRTXT_HXX
-#define _ITRTXT_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_ITRTXT_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_ITRTXT_HXX
#include "swtypes.hxx"
#include "itratr.hxx"
#include "inftxt.hxx"
diff --git a/sw/source/core/text/pordrop.hxx b/sw/source/core/text/pordrop.hxx
index a462e6bfe839..3ba9795aff7e 100644
--- a/sw/source/core/text/pordrop.hxx
+++ b/sw/source/core/text/pordrop.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _PORDROP_HXX
-#define _PORDROP_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_PORDROP_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_PORDROP_HXX
#include "portxt.hxx"
diff --git a/sw/source/core/text/porexp.hxx b/sw/source/core/text/porexp.hxx
index 4c9e0874c361..77ece8afa223 100644
--- a/sw/source/core/text/porexp.hxx
+++ b/sw/source/core/text/porexp.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _POREXP_HXX
-#define _POREXP_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_POREXP_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_POREXP_HXX
#include "portxt.hxx"
diff --git a/sw/source/core/text/porfld.hxx b/sw/source/core/text/porfld.hxx
index fb6ff6497ac0..ef9f9567f7a2 100644
--- a/sw/source/core/text/porfld.hxx
+++ b/sw/source/core/text/porfld.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _PORFLD_HXX
-#define _PORFLD_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_PORFLD_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_PORFLD_HXX
#include "swtypes.hxx"
#include "porexp.hxx"
diff --git a/sw/source/core/text/porfly.hxx b/sw/source/core/text/porfly.hxx
index f5fbfa88f300..34a4dfe4d896 100644
--- a/sw/source/core/text/porfly.hxx
+++ b/sw/source/core/text/porfly.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _PORFLY_HXX
-#define _PORFLY_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_PORFLY_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_PORFLY_HXX
// OD 28.10.2003 #113049#
#include <ascharanchoredobjectposition.hxx>
diff --git a/sw/source/core/text/porftn.hxx b/sw/source/core/text/porftn.hxx
index b20e1eb14c50..48c5b7eff249 100644
--- a/sw/source/core/text/porftn.hxx
+++ b/sw/source/core/text/porftn.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _PORFTN_HXX
-#define _PORFTN_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_PORFTN_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_PORFTN_HXX
#include "porfld.hxx"
diff --git a/sw/source/core/text/porglue.hxx b/sw/source/core/text/porglue.hxx
index f368fbff4c46..0496a8a5c28c 100644
--- a/sw/source/core/text/porglue.hxx
+++ b/sw/source/core/text/porglue.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _PORGLUE_HXX
-#define _PORGLUE_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_PORGLUE_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_PORGLUE_HXX
#include "porlin.hxx"
diff --git a/sw/source/core/text/porhyph.hxx b/sw/source/core/text/porhyph.hxx
index 3b7450e8e9f6..32e6128c931c 100644
--- a/sw/source/core/text/porhyph.hxx
+++ b/sw/source/core/text/porhyph.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _PORHYPH_HXX
-#define _PORHYPH_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_PORHYPH_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_PORHYPH_HXX
#include "porexp.hxx"
diff --git a/sw/source/core/text/porlay.hxx b/sw/source/core/text/porlay.hxx
index ac89498d782c..ccfa12d7cb81 100644
--- a/sw/source/core/text/porlay.hxx
+++ b/sw/source/core/text/porlay.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _PORLAY_HXX
-#define _PORLAY_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_PORLAY_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_PORLAY_HXX
#include <tools/fract.hxx>
#include <scriptinfo.hxx>
diff --git a/sw/source/core/text/porlin.hxx b/sw/source/core/text/porlin.hxx
index fb17d745b782..429d865d05a8 100644
--- a/sw/source/core/text/porlin.hxx
+++ b/sw/source/core/text/porlin.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _PORLIN_HXX
-#define _PORLIN_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_PORLIN_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_PORLIN_HXX
#include "possiz.hxx"
diff --git a/sw/source/core/text/pormulti.hxx b/sw/source/core/text/pormulti.hxx
index 5f48b54baa38..46ca418ab48e 100644
--- a/sw/source/core/text/pormulti.hxx
+++ b/sw/source/core/text/pormulti.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _PORMULTI_HXX
-#define _PORMULTI_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_PORMULTI_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_PORMULTI_HXX
#include "porlay.hxx"
#include "porexp.hxx"
diff --git a/sw/source/core/text/porref.hxx b/sw/source/core/text/porref.hxx
index 82d0e0582152..4ace502be56a 100644
--- a/sw/source/core/text/porref.hxx
+++ b/sw/source/core/text/porref.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _PORREF_HXX
-#define _PORREF_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_PORREF_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_PORREF_HXX
#include "portxt.hxx"
diff --git a/sw/source/core/text/porrst.hxx b/sw/source/core/text/porrst.hxx
index fcc616b4c5eb..574be5625d07 100644
--- a/sw/source/core/text/porrst.hxx
+++ b/sw/source/core/text/porrst.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _PORRST_HXX
-#define _PORRST_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_PORRST_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_PORRST_HXX
#include "porlay.hxx"
#include "porexp.hxx"
diff --git a/sw/source/core/text/portab.hxx b/sw/source/core/text/portab.hxx
index 463c8dd3320d..2082712378cb 100644
--- a/sw/source/core/text/portab.hxx
+++ b/sw/source/core/text/portab.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _PORTAB_HXX
-#define _PORTAB_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_PORTAB_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_PORTAB_HXX
#include "porglue.hxx"
diff --git a/sw/source/core/text/portox.hxx b/sw/source/core/text/portox.hxx
index 2ae4348233e9..a80183bfc337 100644
--- a/sw/source/core/text/portox.hxx
+++ b/sw/source/core/text/portox.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _PORTOX_HXX
-#define _PORTOX_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_PORTOX_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_PORTOX_HXX
#include "portxt.hxx"
diff --git a/sw/source/core/text/portxt.hxx b/sw/source/core/text/portxt.hxx
index 34750eba1779..6831661b1e17 100644
--- a/sw/source/core/text/portxt.hxx
+++ b/sw/source/core/text/portxt.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _PORTXT_HXX
-#define _PORTXT_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_PORTXT_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_PORTXT_HXX
#include <tools/mempool.hxx>
diff --git a/sw/source/core/text/possiz.hxx b/sw/source/core/text/possiz.hxx
index 969dc9a2ddda..0e9fb3697715 100644
--- a/sw/source/core/text/possiz.hxx
+++ b/sw/source/core/text/possiz.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _POSSIZ_HXX
-#define _POSSIZ_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_POSSIZ_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_POSSIZ_HXX
#include <tools/gen.hxx>
diff --git a/sw/source/core/text/redlnitr.hxx b/sw/source/core/text/redlnitr.hxx
index 80bdba19395e..ff7a3b91a45c 100644
--- a/sw/source/core/text/redlnitr.hxx
+++ b/sw/source/core/text/redlnitr.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _REDLNITR_HXX
-#define _REDLNITR_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_REDLNITR_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_REDLNITR_HXX
#include "ndhints.hxx"
diff --git a/sw/source/core/text/txtcache.hxx b/sw/source/core/text/txtcache.hxx
index cedba1db5132..b96cd4325f46 100644
--- a/sw/source/core/text/txtcache.hxx
+++ b/sw/source/core/text/txtcache.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _TXTCACHE_HXX
-#define _TXTCACHE_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_TXTCACHE_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_TXTCACHE_HXX
#include <sal/types.h>
#include <tools/mempool.hxx>
diff --git a/sw/source/core/text/txtfly.hxx b/sw/source/core/text/txtfly.hxx
index 4c1398f78b95..b0b06094d34f 100644
--- a/sw/source/core/text/txtfly.hxx
+++ b/sw/source/core/text/txtfly.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _TXTFLY_HXX
-#define _TXTFLY_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_TXTFLY_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_TXTFLY_HXX
#include "swtypes.hxx"
#include "swrect.hxx"
diff --git a/sw/source/core/text/txtpaint.hxx b/sw/source/core/text/txtpaint.hxx
index 86d34c8bd31d..7441d931d342 100644
--- a/sw/source/core/text/txtpaint.hxx
+++ b/sw/source/core/text/txtpaint.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _TXTPAINT_HXX
-#define _TXTPAINT_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_TXTPAINT_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_TXTPAINT_HXX
#include <vcl/outdev.hxx>
class SwRect; // SwSaveClip
diff --git a/sw/source/core/text/widorp.hxx b/sw/source/core/text/widorp.hxx
index 85afba89e3fb..42d052848ad5 100644
--- a/sw/source/core/text/widorp.hxx
+++ b/sw/source/core/text/widorp.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _WIDORP_HXX
-#define _WIDORP_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_TEXT_WIDORP_HXX
+#define INCLUDED_SW_SOURCE_CORE_TEXT_WIDORP_HXX
class SwTxtFrm;
#include "swtypes.hxx"