diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-08-14 14:21:02 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-08-14 14:21:02 +0000 |
commit | b6e75453023934d1a7070a879176ba84854403c1 (patch) | |
tree | 2374795feac684949efb3490ea0338be45f1a12c /sw/inc/edimp.hxx | |
parent | d557d6ef458e8e24998e14e7307eaa9e06e6ae25 (diff) |
INTEGRATION: CWS writercorehandoff (1.1.1.1.1324); FILE MERGED
2005/09/13 11:23:28 tra 1.1.1.1.1324.2: RESYNC: (1.1.1.1-1.2); FILE MERGED
2005/07/13 13:23:42 fme 1.1.1.1.1324.1: #i50348# Make SwDoc accessible via interfaces
Diffstat (limited to 'sw/inc/edimp.hxx')
-rw-r--r-- | sw/inc/edimp.hxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sw/inc/edimp.hxx b/sw/inc/edimp.hxx index 9414647b2ca6..293d3143b692 100644 --- a/sw/inc/edimp.hxx +++ b/sw/inc/edimp.hxx @@ -4,9 +4,9 @@ * * $RCSfile: edimp.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2005-09-09 01:43:26 $ + * last change: $Author: hr $ $Date: 2006-08-14 15:21:02 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -36,10 +36,6 @@ #ifndef _EDIMP_HXX #define _EDIMP_HXX -#include "crsrsh.hxx" -#include "doc.hxx" -#include "viscrs.hxx" - /* * MACROS um ueber alle Bereiche zu iterieren */ |