summaryrefslogtreecommitdiff
path: root/sw/source/core/text/porhyph.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/text/porhyph.hxx')
-rw-r--r--sw/source/core/text/porhyph.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/core/text/porhyph.hxx b/sw/source/core/text/porhyph.hxx
index c3f2934cedc8..ca13f8dd5f88 100644
--- a/sw/source/core/text/porhyph.hxx
+++ b/sw/source/core/text/porhyph.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
@@ -37,7 +37,7 @@
class SwHyphPortion : public SwExpandPortion
{
public:
- inline SwHyphPortion( ) { SetWhichPor( POR_HYPH ); }
+ inline SwHyphPortion( ) { SetWhichPor( POR_HYPH ); }
virtual sal_Bool GetExpTxt( const SwTxtSizeInfo &rInf, XubString &rTxt ) const;
virtual sal_Bool Format( SwTxtFormatInfo &rInf );
@@ -72,7 +72,7 @@ class SwSoftHyphPortion : public SwHyphPortion
{
sal_Bool bExpand;
KSHORT nViewWidth;
- KSHORT nHyphWidth;
+ KSHORT nHyphWidth;
public:
SwSoftHyphPortion();
@@ -93,7 +93,7 @@ public:
};
/*************************************************************************
- * class SwSoftHyphStrPortion
+ * class SwSoftHyphStrPortion
*************************************************************************/
class SwSoftHyphStrPortion : public SwHyphStrPortion