summaryrefslogtreecommitdiff
path: root/sw/inc/fmthdft.hxx
diff options
context:
space:
mode:
authorChristoph Herzog <rhogez@googlemail.com>2011-02-07 02:08:11 +0100
committerChristoph Herzog <rhogez@googlemail.com>2011-02-07 02:08:11 +0100
commit20d787bc8364d1c7e02e608b61709269ba8995eb (patch)
treedd810f91014481833f1249924b6b9eddb07a6be7 /sw/inc/fmthdft.hxx
parentc7c6be20b026b6409a2bc79f027297d78bb395d9 (diff)
Translation of German comments.
Diffstat (limited to 'sw/inc/fmthdft.hxx')
-rw-r--r--sw/inc/fmthdft.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/fmthdft.hxx b/sw/inc/fmthdft.hxx
index 3ae0cedfcf5f..cb3bb057926b 100644
--- a/sw/inc/fmthdft.hxx
+++ b/sw/inc/fmthdft.hxx
@@ -42,7 +42,7 @@ class IntlWrapper;
class SW_DLLPUBLIC SwFmtHeader: public SfxPoolItem, public SwClient
{
- BOOL bActive; //Nur zur Steuerung (Erzeugung des Inhaltes)
+ BOOL bActive; // Only for controlling (creation of content).
public:
SwFmtHeader( BOOL bOn = FALSE );
@@ -74,7 +74,7 @@ public:
class SW_DLLPUBLIC SwFmtFooter: public SfxPoolItem, public SwClient
{
- BOOL bActive; //Nur zur Steuerung (Erzeugung des Inhaltes)
+ BOOL bActive; // Only for controlling (creation of content).
public:
SwFmtFooter( BOOL bOn = FALSE );