summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:57:25 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:57:25 +0000
commita4a7a5f97adb52df356bd4307f1f878426e334f0 (patch)
treeb156f79cf96e6a00d2e664be3d8de943d9103c35 /forms
parent743c853835631743bc8d9d93b42e57fe7b3364e0 (diff)
INTEGRATION: CWS pchfix02 (1.3.112); FILE MERGED
2006/09/01 17:27:40 kaib 1.3.112.1: #i68856# Added header markers and pch files
Diffstat (limited to 'forms')
-rw-r--r--forms/source/helper/urltransformer.cxx7
-rw-r--r--forms/source/misc/componenttools.cxx7
-rw-r--r--forms/source/misc/frm_module.cxx7
-rw-r--r--forms/source/misc/frm_strings.cxx7
4 files changed, 20 insertions, 8 deletions
diff --git a/forms/source/helper/urltransformer.cxx b/forms/source/helper/urltransformer.cxx
index c67c661d2d29..bbcf98812f97 100644
--- a/forms/source/helper/urltransformer.cxx
+++ b/forms/source/helper/urltransformer.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: urltransformer.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 22:54:15 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:56:33 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_forms.hxx"
#ifndef FORMS_SOURCE_INC_URLTRANSFORMER_HXX
#include "urltransformer.hxx"
#endif
diff --git a/forms/source/misc/componenttools.cxx b/forms/source/misc/componenttools.cxx
index 6170b698c2ad..3b09a6d8dab5 100644
--- a/forms/source/misc/componenttools.cxx
+++ b/forms/source/misc/componenttools.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: componenttools.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 23:00:17 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:56:59 $
*
* 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_forms.hxx"
+
#ifndef FORMS_SOURCE_INC_COMPONENTTOOLS_HXX
#include "componenttools.hxx"
#endif
diff --git a/forms/source/misc/frm_module.cxx b/forms/source/misc/frm_module.cxx
index 09e3ad6373a2..f8399fa73977 100644
--- a/forms/source/misc/frm_module.cxx
+++ b/forms/source/misc/frm_module.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: frm_module.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 23:00:36 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:57:12 $
*
* 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_forms.hxx"
+
#ifndef FRM_MODULE_HXX
#include "frm_module.hxx"
#endif
diff --git a/forms/source/misc/frm_strings.cxx b/forms/source/misc/frm_strings.cxx
index e8df4819fecf..bfad52a929a7 100644
--- a/forms/source/misc/frm_strings.cxx
+++ b/forms/source/misc/frm_strings.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: frm_strings.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 23:00:50 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:57:25 $
*
* 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_forms.hxx"
+
#define FORMS_IMPLEMENT_STRINGS
#ifndef FRM_STRINGS_HXX