summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextPropertySetContext.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:15:51 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:15:51 +0000
commite7ef95d60497a917c4bc797c8cb9e74720cf3174 (patch)
treeff0dd8e6927f9b0e3257865e7f480e2bbe3b0687 /xmloff/source/text/XMLTextPropertySetContext.cxx
parent47127a1f0d6616721cb42f362a7c4cf1974bbf8e (diff)
INTEGRATION: CWS pchfix02 (1.12.34); FILE MERGED
2006/09/01 18:00:08 kaib 1.12.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/text/XMLTextPropertySetContext.cxx')
-rw-r--r--xmloff/source/text/XMLTextPropertySetContext.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/text/XMLTextPropertySetContext.cxx b/xmloff/source/text/XMLTextPropertySetContext.cxx
index 3bf25c11320f..cdea98f44931 100644
--- a/xmloff/source/text/XMLTextPropertySetContext.cxx
+++ b/xmloff/source/text/XMLTextPropertySetContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLTextPropertySetContext.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:47:12 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:15:37 $
*
* 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