summaryrefslogtreecommitdiff
path: root/sw/source/core/text/portxt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/text/portxt.hxx')
-rw-r--r--sw/source/core/text/portxt.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/core/text/portxt.hxx b/sw/source/core/text/portxt.hxx
index 3b00ec7ffedb..2715c6735656 100644
--- a/sw/source/core/text/portxt.hxx
+++ b/sw/source/core/text/portxt.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -30,7 +30,7 @@
#ifdef GCC
#include <sys/types.h>
#else
-#include <new.h> //fuer size_t, FIXEDMEM aus tools
+#include <new.h> //fuer size_t, FIXEDMEM aus tools
#endif
#include <tools/mempool.hxx>
@@ -39,7 +39,7 @@
class SwTxtGuess;
/*************************************************************************
- * class SwTxtPortion
+ * class SwTxtPortion
*************************************************************************/
class SwTxtPortion : public SwLinePortion
@@ -76,7 +76,7 @@ public:
};
/*************************************************************************
- * class SwHolePortion
+ * class SwHolePortion
*************************************************************************/
class SwHolePortion : public SwLinePortion