summaryrefslogtreecommitdiff
path: root/editeng/inc/editeng/wghtitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/inc/editeng/wghtitem.hxx')
-rw-r--r--editeng/inc/editeng/wghtitem.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/editeng/inc/editeng/wghtitem.hxx b/editeng/inc/editeng/wghtitem.hxx
index 3234a1fc8ec0..257fd7cdc90d 100644
--- a/editeng/inc/editeng/wghtitem.hxx
+++ b/editeng/inc/editeng/wghtitem.hxx
@@ -42,9 +42,9 @@ namespace rtl
// class SvxWeightItem ---------------------------------------------------
-/* [Beschreibung]
+/* [Description]
- Dieses Item beschreibt die Font-Staerke.
+ This item describes the font weight.
*/
class EDITENG_DLLPUBLIC SvxWeightItem : public SfxEnumItem
@@ -55,7 +55,7 @@ public:
SvxWeightItem( const FontWeight eWght /*= WEIGHT_NORMAL*/,
const USHORT nId );
- // "pure virtual Methoden" vom SfxPoolItem + SfxEnumItem
+ // "pure virtual Methods" from SfxPoolItem + SfxEnumItem
virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
SfxMapUnit eCoreMetric,
SfxMapUnit ePresMetric,