diff options
author | Robert Roth <robert.roth.off@gmail.com> | 2010-11-15 11:59:57 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-11-15 11:59:57 +0000 |
commit | d67e79934fa19cd667c2455e5e95dd48df511179 (patch) | |
tree | fad02748be4007f72432d57a8a40e2ae9f64d49c /sw/inc/fmteiro.hxx | |
parent | 54d8e263fe5f44f408038d23997039f19c90e09c (diff) |
Comment translations, bogus comments, commented code removed from SW includes
Diffstat (limited to 'sw/inc/fmteiro.hxx')
-rw-r--r-- | sw/inc/fmteiro.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmteiro.hxx b/sw/inc/fmteiro.hxx index c8ba2f4538a8..5880557e0704 100644 --- a/sw/inc/fmteiro.hxx +++ b/sw/inc/fmteiro.hxx @@ -42,7 +42,7 @@ public: SwFmtEditInReadonly( USHORT nId = RES_EDIT_IN_READONLY, BOOL bPrt = FALSE ) : SfxBoolItem( nId, bPrt ) {} - // "pure virtual Methoden" vom SfxPoolItem + // "pure virtual methos" of SfxPoolItem virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const; virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, SfxMapUnit eCoreMetric, |