summaryrefslogtreecommitdiff
path: root/editeng/inc/editeng/prszitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/inc/editeng/prszitem.hxx')
-rw-r--r--editeng/inc/editeng/prszitem.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/editeng/inc/editeng/prszitem.hxx b/editeng/inc/editeng/prszitem.hxx
index 9bc2b5e13499..d0eec00ffb57 100644
--- a/editeng/inc/editeng/prszitem.hxx
+++ b/editeng/inc/editeng/prszitem.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -35,7 +35,7 @@
// class SvxPropSizeItem -------------------------------------------------
-/* [Beschreibung]
+/* [Beschreibung]
Dieses Item beschreibt die relative Schriftgroesse.
*/
@@ -51,7 +51,7 @@ public:
// "pure virtual Methoden" vom SfxPoolItem
virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
virtual SfxPoolItem* Create(SvStream &, USHORT) const;
- virtual SvStream& Store(SvStream &, USHORT nItemVersion) const;
+ virtual SvStream& Store(SvStream &, USHORT nItemVersion) const;
virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
SfxMapUnit eCoreMetric,