summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextHeaderFooterContext.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:13:27 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:13:27 +0000
commitf6f7dcd3516ac700be6054be718ac96c15804ec2 (patch)
tree8545424896e7a882b7b6992e99d993b4d687fd33 /xmloff/source/text/XMLTextHeaderFooterContext.cxx
parent7838026017e8fd5215dc5655493168618b9434ce (diff)
INTEGRATION: CWS pchfix02 (1.9.34); FILE MERGED
2006/09/01 18:00:07 kaib 1.9.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/text/XMLTextHeaderFooterContext.cxx')
-rw-r--r--xmloff/source/text/XMLTextHeaderFooterContext.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/text/XMLTextHeaderFooterContext.cxx b/xmloff/source/text/XMLTextHeaderFooterContext.cxx
index 6478a3e9faf3..a9cc526e90dc 100644
--- a/xmloff/source/text/XMLTextHeaderFooterContext.cxx
+++ b/xmloff/source/text/XMLTextHeaderFooterContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLTextHeaderFooterContext.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:45:55 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:13:27 $
*
* 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"
+
#ifndef _COM_SUN_STAR_TEXT_XTEXT_HPP_
#include <com/sun/star/text/XText.hpp>
#endif