summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextListAutoStylePool.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:13:40 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:13:40 +0000
commit06c535916868f16c7a1a8b92dd8b4fb51b2d4bf7 (patch)
tree83e8db3511299ceaff1b20ab5479ec29a66467b6 /xmloff/source/text/XMLTextListAutoStylePool.cxx
parent6a8eb324a3153730e5bca3c0ebeac0286ccbd69b (diff)
INTEGRATION: CWS pchfix02 (1.7.34); FILE MERGED
2006/09/01 18:00:07 kaib 1.7.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/text/XMLTextListAutoStylePool.cxx')
-rw-r--r--xmloff/source/text/XMLTextListAutoStylePool.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/text/XMLTextListAutoStylePool.cxx b/xmloff/source/text/XMLTextListAutoStylePool.cxx
index 6a1074384c..2b8e83fc4e 100644
--- a/xmloff/source/text/XMLTextListAutoStylePool.cxx
+++ b/xmloff/source/text/XMLTextListAutoStylePool.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLTextListAutoStylePool.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:46:13 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:13:40 $
*
* 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 _TOOLS_DEBUG_HXX
#include <tools/debug.hxx>
#endif