summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 16:41:26 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 16:41:26 +0000
commit9fd9c041a2d76c0b6c856d6b2a49a60508059f9b (patch)
tree4aa284d4e5fd3b5f7b86d253880c7a9614045860 /sw
parent75f7a506512cc07d43881bfe1eff07803204fdb0 (diff)
INTEGRATION: CWS writercorehandoff (1.12.462); FILE MERGED
2006/03/17 08:38:20 tra 1.12.462.3: RESYNC: (1.13-1.14); FILE MERGED 2005/09/13 17:24:11 tra 1.12.462.2: RESYNC: (1.12-1.13); FILE MERGED 2005/06/07 14:15:43 fme 1.12.462.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/inc/fldmgr.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/source/ui/inc/fldmgr.hxx b/sw/source/ui/inc/fldmgr.hxx
index 5e1a72ceca19..efea15197823 100644
--- a/sw/source/ui/inc/fldmgr.hxx
+++ b/sw/source/ui/inc/fldmgr.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fldmgr.hxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: kz $ $Date: 2006-01-31 18:36:38 $
+ * last change: $Author: hr $ $Date: 2006-08-14 17:41:26 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -34,7 +34,6 @@
************************************************************************/
#ifndef _FLDMGR_HXX
#define _FLDMGR_HXX
-
#ifndef _SVSTDARR_HXX
#define _SVSTDARR_STRINGSDTOR
#include <svtools/svstdarr.hxx>
@@ -71,10 +70,8 @@ namespace com{namespace sun{namespace star{
class SwWrtShell;
class SwField;
class SwFieldType;
-class SwFmtRefMark;
class SbModule;
class SvxMacroItem;
-class ListBox;
class SvNumberFormatter;
class Window;
/*--------------------------------------------------------------------