summaryrefslogtreecommitdiff
path: root/sw/source/core/text/porrst.hxx
diff options
context:
space:
mode:
authorPhilipp Weissenbacher <p.weissenbacher@gmail.com>2012-04-04 19:22:16 +0200
committerPhilipp Weissenbacher <p.weissenbacher@gmail.com>2012-04-04 19:23:38 +0200
commita64475a0ac7f9be2e599e0b2bbc643fcb55a4c1f (patch)
treeee0cf865c207a0479906a3bfc97a38e51d0491d4 /sw/source/core/text/porrst.hxx
parent2ba78d1ed9fca82156eebb460b398829b5a3b6db (diff)
Translate German comments
Diffstat (limited to 'sw/source/core/text/porrst.hxx')
-rw-r--r--sw/source/core/text/porrst.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/text/porrst.hxx b/sw/source/core/text/porrst.hxx
index 1c1d2dd48893..9d0396572b64 100644
--- a/sw/source/core/text/porrst.hxx
+++ b/sw/source/core/text/porrst.hxx
@@ -55,7 +55,7 @@ class SwBreakPortion : public SwLinePortion
{
public:
SwBreakPortion( const SwLinePortion &rPortion );
- // liefert 0 zurueck, wenn keine Nutzdaten enthalten sind.
+ // Returns 0 if we have no usable data
virtual SwLinePortion *Compress();
virtual void Paint( const SwTxtPaintInfo &rInf ) const;
virtual sal_Bool Format( SwTxtFormatInfo &rInf );