summaryrefslogtreecommitdiff
path: root/sw/source/core/text/portox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/text/portox.hxx')
-rw-r--r--sw/source/core/text/portox.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/core/text/portox.hxx b/sw/source/core/text/portox.hxx
index 9c867701d7cc..66d47306817b 100644
--- a/sw/source/core/text/portox.hxx
+++ b/sw/source/core/text/portox.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
@@ -38,7 +38,7 @@
class SwToxPortion : public SwTxtPortion
{
public:
- inline SwToxPortion(){ SetWhichPor( POR_TOX ); }
+ inline SwToxPortion(){ SetWhichPor( POR_TOX ); }
virtual void Paint( const SwTxtPaintInfo &rInf ) const;
OUTPUT_OPERATOR
};
@@ -65,7 +65,7 @@ public:
};
/*************************************************************************
- * inline - Implementations
+ * inline - Implementations
*************************************************************************/
CLASSIO( SwToxPortion )