diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-08-14 14:22:05 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-08-14 14:22:05 +0000 |
commit | 594f5c2fe921564b95ac643e8df17781dec610ed (patch) | |
tree | 0145b1c9f636c19dad2b0f349567bec0a992d544 /sw/inc/fesh.hxx | |
parent | 5c6280eb49875b4e05379d9dc1b5fcc8ce90487e (diff) |
INTEGRATION: CWS writercorehandoff (1.51.138); FILE MERGED
2006/03/17 07:52:31 tra 1.51.138.3: RESYNC: (1.52-1.53); FILE MERGED
2005/09/13 11:25:22 tra 1.51.138.2: RESYNC: (1.51-1.52); FILE MERGED
2005/06/07 14:09:51 fme 1.51.138.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
Diffstat (limited to 'sw/inc/fesh.hxx')
-rw-r--r-- | sw/inc/fesh.hxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/inc/fesh.hxx b/sw/inc/fesh.hxx index f81041b5d21f..69fcf95c867a 100644 --- a/sw/inc/fesh.hxx +++ b/sw/inc/fesh.hxx @@ -4,9 +4,9 @@ * * $RCSfile: fesh.hxx,v $ * - * $Revision: 1.53 $ + * $Revision: 1.54 $ * - * last change: $Author: kz $ $Date: 2006-02-01 14:19:21 $ + * last change: $Author: hr $ $Date: 2006-08-14 15:22:05 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -70,11 +70,9 @@ class SvxBrushItem; class SvxFrameDirectionItem; class SwTableAutoFmt; class SwFrm; -class SwTabFrm; class SwFmtFrmSize; class SwFmtRowSplit; class SvxBorderLine; -class SvStorageStream; class SdrObject; class Color; class Outliner; |