diff options
author | Robert Roth <robert.roth.off@gmail.com> | 2010-11-01 03:48:31 +0200 |
---|---|---|
committer | Michael Meeks <michael.meeks@novell.com> | 2010-11-01 21:04:41 +0000 |
commit | db8ad987be169af5b394cc0c8bbfed8745b3a330 (patch) | |
tree | 75f2092478238470cb7d5750cad9649cf64a01b3 /sw/inc/ndindex.hxx | |
parent | 43a36b36986dd2112fc90340e7a8a11ea5369def (diff) |
Bogus comments, commented lines removed, some german comments translated.
Diffstat (limited to 'sw/inc/ndindex.hxx')
-rw-r--r-- | sw/inc/ndindex.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/ndindex.hxx b/sw/inc/ndindex.hxx index 5a5b4867193c..f6bb451549d1 100644 --- a/sw/inc/ndindex.hxx +++ b/sw/inc/ndindex.hxx @@ -242,8 +242,8 @@ inline SwNodeIndex& SwNodeIndex::operator=( ULONG nWert ) -//JP 29.09.97: impl. steht im ndindex.hxx - sollte moeglichst bald auf die -// neue Schnittstelle angepasst werden +// impl. steht im ndindex.hxx - sollte moeglichst bald auf die +// neue Schnittstelle angepasst werden inline SwNode* SwNodes::operator[]( const SwNodeIndex& rIdx ) const { return &rIdx.GetNode(); |