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/fmtruby.hxx | |
parent | e4bd2720a11b1802dc0a045043ee75ed6e9ef56c (diff) |
Comment translations, bogus comments, commented code removed from SW includes
Diffstat (limited to 'sw/inc/fmtruby.hxx')
-rw-r--r-- | sw/inc/fmtruby.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmtruby.hxx b/sw/inc/fmtruby.hxx index 9a48047369..59771e0f09 100644 --- a/sw/inc/fmtruby.hxx +++ b/sw/inc/fmtruby.hxx @@ -52,7 +52,7 @@ public: SwFmtRuby& operator=( const SwFmtRuby& rAttr ); - // "pure virtual Methoden" vom SfxPoolItem + // "pure virtual methods" of SfxPoolItem virtual int operator==( const SfxPoolItem& ) const; virtual SfxPoolItem* Clone( SfxItemPool* pPool = 0 ) const; |