summaryrefslogtreecommitdiff
path: root/xmloff/source/script
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 09:40:46 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 09:40:46 +0000
commitd489b27324d5563e71c00fd23eb7857a373e1e12 (patch)
tree74ee46856356ac0a27f2a295f02b77219bbf5ae1 /xmloff/source/script
parentf033df78a692360a7f1be2fd5635adcb0ec37f80 (diff)
INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED
2006/09/01 17:59:44 kaib 1.5.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/script')
-rw-r--r--xmloff/source/script/XMLScriptContextFactory.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/script/XMLScriptContextFactory.cxx b/xmloff/source/script/XMLScriptContextFactory.cxx
index 0dd28ef3b40d..f5fa1abd4c05 100644
--- a/xmloff/source/script/XMLScriptContextFactory.cxx
+++ b/xmloff/source/script/XMLScriptContextFactory.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLScriptContextFactory.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:22:45 $
+ * last change: $Author: obo $ $Date: 2006-09-17 10:40:46 $
*
* 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 _XMLOFF_XMLSCRIPTCONTEXTFACTORY_HXX
#include "XMLScriptContextFactory.hxx"
#endif