summaryrefslogtreecommitdiffstats
path: root/binfilter/bf_sc/source/core/data/sc_documen7.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-08-03 10:05:13 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-08-03 10:05:13 +0000
commit808b920113d35c30501482adb58b4ce39c2e13b0 (patch)
tree90fa0ba5f096cbc8d2b89483edd478ca417029d5 /binfilter/bf_sc/source/core/data/sc_documen7.cxx
parentINTEGRATION: CWS bff2 (1.4.20); FILE MERGED (diff)
downloadbinfilter-808b920113d35c30501482adb58b4ce39c2e13b0.tar.gz
binfilter-808b920113d35c30501482adb58b4ce39c2e13b0.zip
INTEGRATION: CWS bff2 (1.5.20); FILE MERGED
2004/07/13 08:37:21 aw 1.5.20.1: #117295# minimize_includes step2
Diffstat (limited to 'binfilter/bf_sc/source/core/data/sc_documen7.cxx')
-rw-r--r--binfilter/bf_sc/source/core/data/sc_documen7.cxx28
1 files changed, 14 insertions, 14 deletions
diff --git a/binfilter/bf_sc/source/core/data/sc_documen7.cxx b/binfilter/bf_sc/source/core/data/sc_documen7.cxx
index 0f106665e..5b4433807 100644
--- a/binfilter/bf_sc/source/core/data/sc_documen7.cxx
+++ b/binfilter/bf_sc/source/core/data/sc_documen7.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sc_documen7.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2004-05-05 16:39:30 $
+ * last change: $Author: hr $ $Date: 2004-08-03 11:05:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -60,14 +60,14 @@
************************************************************************/
#ifdef PCH
-#include "core_pch.hxx"
+// auto strip #include "core_pch.hxx"
#endif
#pragma hdrstop
// INCLUDE ---------------------------------------------------------------
-#include <vcl/svapp.hxx>
+// auto strip #include <vcl/svapp.hxx>
#if defined( WNT ) && defined( erBEEP )
#include <svwin.h>
@@ -77,23 +77,23 @@
#endif
#include "document.hxx"
-#include "brdcst.hxx"
+// auto strip #include "brdcst.hxx"
#include "bcaslot.hxx"
#include "cell.hxx"
-#include "compiler.hxx" // errCircularReference
-#include "scerrors.hxx"
-#include "docoptio.hxx"
-#include "refupdat.hxx"
-#include "table.hxx"
-#include "progress.hxx"
+// auto strip #include "compiler.hxx" // errCircularReference
+// auto strip #include "scerrors.hxx"
+// auto strip #include "docoptio.hxx"
+// auto strip #include "refupdat.hxx"
+// auto strip #include "table.hxx"
+// auto strip #include "progress.hxx"
#include "scmod.hxx" // SC_MOD
#include "inputopt.hxx" // GetExpandRefs
#include "conditio.hxx"
#include "bclist.hxx"
-#ifndef _SHL_HXX //autogen
-#include <tools/shl.hxx>
-#endif
+// auto strip #ifndef _SHL_HXX //autogen
+// auto strip #include <tools/shl.hxx>
+// auto strip #endif
#include "globstr.hrc"