summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:00:21 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:00:21 +0000
commit5403f0e3dbba668238690f9dd6164d5b5040abbe (patch)
treeb47a0cdcdc92b7c7fbfcc3ae6c97076ad1d7e3bd /forms
parentbe39cbc64abdbbccda341bb4843f136ba7fda2d1 (diff)
INTEGRATION: CWS pchfix02 (1.4.112); FILE MERGED
2006/09/01 17:27:43 kaib 1.4.112.1: #i68856# Added header markers and pch files
Diffstat (limited to 'forms')
-rw-r--r--forms/source/richtext/richtextengine.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/forms/source/richtext/richtextengine.cxx b/forms/source/richtext/richtextengine.cxx
index df5ddc60d6f4..b87d8fee8c95 100644
--- a/forms/source/richtext/richtextengine.cxx
+++ b/forms/source/richtext/richtextengine.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: richtextengine.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 23:07:17 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:00:21 $
*
* 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_RICHTEXT_RICHTEXTENGINE_HXX
#include "richtextengine.hxx"
#endif