summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLTableContext.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 09:16:07 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 09:16:07 +0000
commit92983c5ed58e09f9d14b65d847f8277343a03a83 (patch)
tree6c0798e89826be5e0c30fe79f2d173741fa8805e /xmloff/source/chart/SchXMLTableContext.cxx
parentd2211047d0d2bb0df25d3e68921d5f6ecc5259d9 (diff)
INTEGRATION: CWS pchfix02 (1.15.34); FILE MERGED
2006/09/01 17:59:24 kaib 1.15.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/chart/SchXMLTableContext.cxx')
-rw-r--r--xmloff/source/chart/SchXMLTableContext.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/chart/SchXMLTableContext.cxx b/xmloff/source/chart/SchXMLTableContext.cxx
index 9903782e8c46..18f2e215e32d 100644
--- a/xmloff/source/chart/SchXMLTableContext.cxx
+++ b/xmloff/source/chart/SchXMLTableContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: SchXMLTableContext.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:02:09 $
+ * last change: $Author: obo $ $Date: 2006-09-17 10:16:07 $
*
* 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_xmloff.hxx"
+
#include "SchXMLTableContext.hxx"
#include "SchXMLParagraphContext.hxx"
#include "SchXMLImport.hxx"