From b949df9bd779c7d3017d39d0cae4e28eaba80a47 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 10:30:57 +0000 Subject: 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 --- xmloff/source/xforms/SchemaContext.cxx | 7 +++++-- xmloff/source/xforms/SchemaSimpleTypeContext.cxx | 7 +++++-- xmloff/source/xforms/XFormsBindContext.cxx | 7 +++++-- 3 files changed, 15 insertions(+), 6 deletions(-) (limited to 'xmloff/source') 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" -- cgit v1.2.3