summaryrefslogtreecommitdiff
path: root/sw/inc/fmtsrnd.hxx
diff options
context:
space:
mode:
authorRobert Roth <robert.roth@in.com>2010-10-31 18:28:43 +0200
committerMichael Meeks <michael.meeks@novell.com>2010-11-01 20:47:45 +0000
commit448bea16df6f21575e9befb5052ad9b4a9e50922 (patch)
tree5b15170c3c31acf6d008e7c7d99bcffc7a5eff4c /sw/inc/fmtsrnd.hxx
parent1455a3780d07448ee010ef489bd337244f9870d0 (diff)
Some redundant and bogus comments removed, some German comments translated.
Diffstat (limited to 'sw/inc/fmtsrnd.hxx')
-rw-r--r--sw/inc/fmtsrnd.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sw/inc/fmtsrnd.hxx b/sw/inc/fmtsrnd.hxx
index 7f06c3d6f4cc..d33fd859bdeb 100644
--- a/sw/inc/fmtsrnd.hxx
+++ b/sw/inc/fmtsrnd.hxx
@@ -33,10 +33,7 @@
#include <format.hxx>
#include <svl/eitem.hxx>
-// --> OD 2006-08-15 #i68520# - refactoring
-// separate enumeration <SwSurround> in own header file
#include <fmtsrndenum.hxx>
-// <--
class IntlWrapper;
//SwFmtSurround, wie soll sich der ---------------
@@ -52,7 +49,7 @@ public:
SwFmtSurround( const SwFmtSurround & );
inline SwFmtSurround &operator=( const SwFmtSurround &rCpy );
- // "pure virtual Methoden" vom SfxPoolItem
+ // "pure virtual Methods" of SfxPoolItem
virtual int operator==( const SfxPoolItem& ) const;
virtual SfxPoolItem* Clone( SfxItemPool* pPool = 0 ) const;
virtual USHORT GetValueCount() const;