diff options
Diffstat (limited to 'sw/source/ui/fldui/fldpage.hxx')
-rw-r--r-- | sw/source/ui/fldui/fldpage.hxx | 2 |
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, |