summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 16:36:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 16:36:38 +0000
commit4bd88d904166dd31a2882d5364c67378ddca3859 (patch)
treedd2e3280a31dd9b62ca4acbddd8ffd88c188b5d3 /sw
parent3fede705e33a525445f71bf36c596e067d6c1ee4 (diff)
INTEGRATION: CWS writercorehandoff (1.9.462); FILE MERGED
2006/03/17 08:35:21 tra 1.9.462.4: RESYNC: (1.10-1.11); FILE MERGED 2005/09/13 16:57:00 tra 1.9.462.3: RESYNC: (1.9-1.10); FILE MERGED 2005/06/07 14:15:36 fme 1.9.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:37 tra 1.9.462.1: Unnecessary includes removed #i50348#
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/fldui/flddok.cxx12
1 files changed, 2 insertions, 10 deletions
diff --git a/sw/source/ui/fldui/flddok.cxx b/sw/source/ui/fldui/flddok.cxx
index 44452e8129c5..3273ecfbe662 100644
--- a/sw/source/ui/fldui/flddok.cxx
+++ b/sw/source/ui/fldui/flddok.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: flddok.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: kz $ $Date: 2006-01-31 18:34:48 $
+ * last change: $Author: hr $ $Date: 2006-08-14 17:36:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,7 +32,6 @@
* MA 02111-1307 USA
*
************************************************************************/
-
#ifdef SW_DLLIMPLEMENTATION
#undef SW_DLLIMPLEMENTATION
#endif
@@ -50,19 +49,12 @@
#ifndef _DOCUFLD_HXX //autogen
#include <docufld.hxx>
#endif
-#ifndef _SWTYPES_HXX
-#include <swtypes.hxx>
-#endif
#ifndef _GLOBALS_HRC
#include <globals.hrc>
#endif
-#ifndef _FLDBAS_HXX
-#include <fldbas.hxx>
-#endif
#ifndef _CHPFLD_HXX
#include <chpfld.hxx>
#endif
-
#ifndef _FLDTDLG_HRC
#include <fldtdlg.hrc>
#endif