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 | 94be1d7964b3bf24ba771c279d719157e69d51dc (patch) | |
tree | 0b1e3c18760eca4aec5557089d264d23cb1f4d59 /sw/inc/tgrditem.hxx | |
parent | e4bd2720a11b1802dc0a045043ee75ed6e9ef56c (diff) |
Comment translations, bogus comments, commented code removed from SW includes
Diffstat (limited to 'sw/inc/tgrditem.hxx')
-rw-r--r-- | sw/inc/tgrditem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/tgrditem.hxx b/sw/inc/tgrditem.hxx index 99a0009051..4fa3cee5b5 100644 --- a/sw/inc/tgrditem.hxx +++ b/sw/inc/tgrditem.hxx @@ -56,7 +56,7 @@ public: SwTextGridItem(); virtual ~SwTextGridItem(); - // "pure virtual Methoden" vom SfxPoolItem + // "pure virtual methods" of SfxPoolItem virtual int operator==( const SfxPoolItem& ) const; virtual SfxPoolItem* Clone( SfxItemPool* pPool = 0 ) const; virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, |