diff options
author | Oliver Specht <os@openoffice.org> | 2001-09-28 06:07:05 +0000 |
---|---|---|
committer | Oliver Specht <os@openoffice.org> | 2001-09-28 06:07:05 +0000 |
commit | e47938635f5d5c1e7ab1991ee0437bfc4b807859 (patch) | |
tree | e22353cc2d379776efa12a1e0029e6481c0dbfb3 /sw/inc/ndindex.hxx | |
parent | a707a4d2e5b5eb051c1781e5042bf15e29492da0 (diff) |
#92528# Revision log removed
Diffstat (limited to 'sw/inc/ndindex.hxx')
-rw-r--r-- | sw/inc/ndindex.hxx | 28 |
1 files changed, 2 insertions, 26 deletions
diff --git a/sw/inc/ndindex.hxx b/sw/inc/ndindex.hxx index d4eaf6a50937..100bdd9ecdd9 100644 --- a/sw/inc/ndindex.hxx +++ b/sw/inc/ndindex.hxx @@ -2,9 +2,9 @@ * * $RCSfile: ndindex.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:14:27 $ + * last change: $Author: os $ $Date: 2001-09-28 07:03:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -285,28 +285,4 @@ inline SwNode* SwNodes::operator[]( const SwNodeIndex& rIdx ) const } -/****************************************************************** - - Source Code Control System - Header - - $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sw/inc/ndindex.hxx,v 1.1.1.1 2000-09-18 17:14:27 hr Exp $ - - Source Code Control System - Update - - $Log: not supported by cvs2svn $ - Revision 1.3 2000/09/18 16:03:23 willem.vandorp - OpenOffice header added. - - Revision 1.2 2000/09/08 13:24:18 willem.vandorp - Header and footer replaced - - Revision 1.1 1997/10/09 13:12:34 JP - Umstellung NodeIndex/-Array/BigPtrArray - - - Rev 1.0 09 Oct 1997 15:12:34 JP - Umstellung NodeIndex/-Array/BigPtrArray - -*******************************************************************/ - #endif |