summaryrefslogtreecommitdiff
path: root/forms/source/component/FormattedFieldWrapper.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:50:16 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:50:16 +0000
commit8ee2d0258d911b22a3188e30dc740e0ab24365a9 (patch)
tree1e0506d78fa92631aaffd2128d8a59de6bc54930 /forms/source/component/FormattedFieldWrapper.cxx
parent85caef59388be8b1ffa446777a7f8252c3c6b8b0 (diff)
INTEGRATION: CWS pchfix02 (1.13.24); FILE MERGED
2006/09/01 17:27:35 kaib 1.13.24.1: #i68856# Added header markers and pch files
Diffstat (limited to 'forms/source/component/FormattedFieldWrapper.cxx')
-rw-r--r--forms/source/component/FormattedFieldWrapper.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/forms/source/component/FormattedFieldWrapper.cxx b/forms/source/component/FormattedFieldWrapper.cxx
index 0b613f28a529..88c2b01b220e 100644
--- a/forms/source/component/FormattedFieldWrapper.cxx
+++ b/forms/source/component/FormattedFieldWrapper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: FormattedFieldWrapper.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 12:49:58 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:50:16 $
*
* 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_FORMATTED_FIELD_WRAPPER_HXX_
#include "FormattedFieldWrapper.hxx"
#endif