summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/fldpage.hxx
diff options
context:
space:
mode:
authorMartin Kepplinger <martinkepplinger@eml.cc>2011-03-08 15:58:12 +0100
committerMartin Kepplinger <martinkepplinger@eml.cc>2011-03-09 03:03:48 +0100
commit093e31aaf111772296bffeaa4d6d46bba3e7fd11 (patch)
treecdb371ab80523e0a3ca6226b5098153e1064aa37 /sw/source/ui/fldui/fldpage.hxx
parentc7e44cdae8de1562af589f9ccbb94dac012e96d9 (diff)
Translate german comments
This translates more german code comments in writer/sw/source/ui/fldui to english. This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license.
Diffstat (limited to 'sw/source/ui/fldui/fldpage.hxx')
-rw-r--r--sw/source/ui/fldui/fldpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/fldui/fldpage.hxx b/sw/source/ui/fldui/fldpage.hxx
index f5adda90169f..214d6814dde7 100644
--- a/sw/source/ui/fldui/fldpage.hxx
+++ b/sw/source/ui/fldui/fldpage.hxx
@@ -73,7 +73,7 @@ protected:
void EnableInsert(BOOL bEnable = TRUE);
inline BOOL IsFldEdit() const { return m_bFldEdit; }
- // Feld einfuegen
+ // insert field
BOOL InsertFld( USHORT nTypeId,
USHORT nSubType,
const String& rPar1,