summaryrefslogtreecommitdiff
path: root/editeng
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-03-26 22:02:36 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-03-27 01:08:48 -0400
commit292d71f513ee2dd3c276f950ca561704b2deb11b (patch)
tree149711d772abb1163531848609cafc1fe080697d /editeng
parent5d123a0b0e827aba59ddb50ef1b961a529a34a15 (diff)
Translated German class description (thanks to Markus Mohrhard).
Diffstat (limited to 'editeng')
-rw-r--r--editeng/inc/editeng/flditem.hxx12
1 files changed, 5 insertions, 7 deletions
diff --git a/editeng/inc/editeng/flditem.hxx b/editeng/inc/editeng/flditem.hxx
index e911d41ea3c8..b35cb54760a4 100644
--- a/editeng/inc/editeng/flditem.hxx
+++ b/editeng/inc/editeng/flditem.hxx
@@ -57,13 +57,11 @@ public:
virtual MetaAction* createEndComment() const;
};
-/*
-[Description]
-In diesem Item wird ein Feld (SvxFieldData) gespeichert.
-Das Feld gehoert dem Item.
-Das Feld selbst wird durch eine Ableitung von SvxFieldData bestimmt. (RTTI)
-*/
-
+/**
+ * This item stores a field (SvxFieldData). The field is controlled by or
+ * belongs to the item. The field itself is determined by a derivation from
+ * SvxFieldData (RTTI)
+ */
class EDITENG_DLLPUBLIC SvxFieldItem : public SfxPoolItem
{
private: