summaryrefslogtreecommitdiff
path: root/xmloff/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:30:57 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:30:57 +0000
commitb949df9bd779c7d3017d39d0cae4e28eaba80a47 (patch)
tree2853ef06d8e3b6d9614d20a2ed1c98fc3e0f1486 /xmloff/source
parent0a551368828cc9f4575be170cd1e94b61c3157e4 (diff)
INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED
2006/09/01 18:00:21 kaib 1.4.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source')
-rw-r--r--xmloff/source/xforms/SchemaContext.cxx7
-rw-r--r--xmloff/source/xforms/SchemaSimpleTypeContext.cxx7
-rw-r--r--xmloff/source/xforms/XFormsBindContext.cxx7
3 files changed, 15 insertions, 6 deletions
diff --git a/xmloff/source/xforms/SchemaContext.cxx b/xmloff/source/xforms/SchemaContext.cxx
index ae788cbe0c20..9949201a0c10 100644
--- a/xmloff/source/xforms/SchemaContext.cxx
+++ b/xmloff/source/xforms/SchemaContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: SchemaContext.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:56:43 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:30:02 $
*
* 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"
+
#include "SchemaContext.hxx"
#include "SchemaSimpleTypeContext.hxx"
diff --git a/xmloff/source/xforms/SchemaSimpleTypeContext.cxx b/xmloff/source/xforms/SchemaSimpleTypeContext.cxx
index 498338d9e101..0a02af25d5f8 100644
--- a/xmloff/source/xforms/SchemaSimpleTypeContext.cxx
+++ b/xmloff/source/xforms/SchemaSimpleTypeContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: SchemaSimpleTypeContext.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:56:55 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:30:29 $
*
* 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"
+
#include "SchemaSimpleTypeContext.hxx"
#include "SchemaRestrictionContext.hxx"
diff --git a/xmloff/source/xforms/XFormsBindContext.cxx b/xmloff/source/xforms/XFormsBindContext.cxx
index ed79fe0c977d..5cad39ad1205 100644
--- a/xmloff/source/xforms/XFormsBindContext.cxx
+++ b/xmloff/source/xforms/XFormsBindContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XFormsBindContext.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:57:09 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:30:57 $
*
* 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"
+
#include "XFormsBindContext.hxx"
#include "xformsapi.hxx"