summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLTableHeaderFooterContext.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 11:48:53 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 11:48:53 +0000
commita8fe21a02e41b480e7fe700fa7bc2e9291de64fc (patch)
tree24b74007172524e7f2ab982f1a08aae6099240a9 /sc/source/filter/xml/XMLTableHeaderFooterContext.cxx
parent1b85cb0ae8f55a0eb79e0c3ebbd41947731e3a92 (diff)
INTEGRATION: CWS pchfix01 (1.10.214); FILE MERGED
2006/07/12 10:02:08 kaib 1.10.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/filter/xml/XMLTableHeaderFooterContext.cxx')
-rw-r--r--sc/source/filter/xml/XMLTableHeaderFooterContext.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sc/source/filter/xml/XMLTableHeaderFooterContext.cxx b/sc/source/filter/xml/XMLTableHeaderFooterContext.cxx
index 24ef64350709..37c8426c4591 100644
--- a/sc/source/filter/xml/XMLTableHeaderFooterContext.cxx
+++ b/sc/source/filter/xml/XMLTableHeaderFooterContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLTableHeaderFooterContext.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 19:58:00 $
+ * last change: $Author: kz $ $Date: 2006-07-21 12:48:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sc.hxx"
+
#ifndef _COM_SUN_STAR_TEXT_XTEXT_HPP_
#include <com/sun/star/text/XText.hpp>
#endif