diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-08-14 14:28:14 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-08-14 14:28:14 +0000 |
commit | 5eaff61130522ad514891d61f591e7dab94339e3 (patch) | |
tree | 4958a3b88fe845de945899759beec7a394ff758c /sw/inc/newhdl.hxx | |
parent | f3ed5b67364423ffb865f88260332c4c0c9f76ab (diff) |
INTEGRATION: CWS writercorehandoff (1.1.1.1.1324); FILE MERGED
2005/09/13 11:44:02 tra 1.1.1.1.1324.2: RESYNC: (1.1.1.1-1.2); FILE MERGED
2005/06/07 14:10:08 fme 1.1.1.1.1324.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
Diffstat (limited to 'sw/inc/newhdl.hxx')
-rw-r--r-- | sw/inc/newhdl.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/newhdl.hxx b/sw/inc/newhdl.hxx index 417ff0b136b9..023ef1e14fd0 100644 --- a/sw/inc/newhdl.hxx +++ b/sw/inc/newhdl.hxx @@ -4,9 +4,9 @@ * * $RCSfile: newhdl.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2005-09-09 02:03:03 $ + * last change: $Author: hr $ $Date: 2006-08-14 15:28:14 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -80,3 +80,4 @@ inline void SwNewHdl::SetErrLnk( const Link &rLink ) } #endif + |