summaryrefslogtreecommitdiff
path: root/xmloff/source/style/XMLConstantsPropertyHandler.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 09:49:32 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 09:49:32 +0000
commite5fa68b6afb14c7730d836da4f01eca2fafd9634 (patch)
tree8ea0cab35343b0bba765342a28a8f183e3755f23 /xmloff/source/style/XMLConstantsPropertyHandler.cxx
parentd5dd0de39188bacb86e91a3945e7636beeea6f22 (diff)
INTEGRATION: CWS pchfix02 (1.4.160); FILE MERGED
2006/09/01 17:59:50 kaib 1.4.160.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/style/XMLConstantsPropertyHandler.cxx')
-rw-r--r--xmloff/source/style/XMLConstantsPropertyHandler.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/style/XMLConstantsPropertyHandler.cxx b/xmloff/source/style/XMLConstantsPropertyHandler.cxx
index 16159d40754a..734ffdd15964 100644
--- a/xmloff/source/style/XMLConstantsPropertyHandler.cxx
+++ b/xmloff/source/style/XMLConstantsPropertyHandler.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLConstantsPropertyHandler.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 14:32:32 $
+ * last change: $Author: obo $ $Date: 2006-09-17 10:49:04 $
*
* 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