summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:13:37 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:13:37 +0000
commit25a3eab49597c6bc05a933295ace9b2ace3b1ecc (patch)
tree0cdcec70cb0040676a5526c4faf724228f010f6f
parentINTEGRATION: CWS pchfix02 (1.7.6); FILE MERGED (diff)
downloadcore-25a3eab49597c6bc05a933295ace9b2ace3b1ecc.tar.gz
core-25a3eab49597c6bc05a933295ace9b2ace3b1ecc.zip
INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED
2006/09/01 17:15:50 kaib 1.2.30.1: #i68856# Added header markers and pch files
-rw-r--r--autodoc/source/parser_i/idl/tk_const.cxx7
-rw-r--r--autodoc/source/parser_i/idl/tk_ident.cxx7
-rw-r--r--autodoc/source/parser_i/idl/tkp_uidl.cxx7
3 files changed, 15 insertions, 6 deletions
diff --git a/autodoc/source/parser_i/idl/tk_const.cxx b/autodoc/source/parser_i/idl/tk_const.cxx
index 71eb3023d516..9cf6ef916e03 100644
--- a/autodoc/source/parser_i/idl/tk_const.cxx
+++ b/autodoc/source/parser_i/idl/tk_const.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tk_const.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 18:51:42 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:12:43 $
*
* 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_autodoc.hxx"
+
#include <precomp.h>
#include <s2_luidl/tk_const.hxx>
diff --git a/autodoc/source/parser_i/idl/tk_ident.cxx b/autodoc/source/parser_i/idl/tk_ident.cxx
index 83966d2d60fc..af0ca8c3bc1b 100644
--- a/autodoc/source/parser_i/idl/tk_ident.cxx
+++ b/autodoc/source/parser_i/idl/tk_ident.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tk_ident.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 18:51:56 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:12:56 $
*
* 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_autodoc.hxx"
+
#include <precomp.h>
#include <s2_luidl/tk_ident.hxx>
diff --git a/autodoc/source/parser_i/idl/tkp_uidl.cxx b/autodoc/source/parser_i/idl/tkp_uidl.cxx
index 42a7218df638..16b915a6c1bc 100644
--- a/autodoc/source/parser_i/idl/tkp_uidl.cxx
+++ b/autodoc/source/parser_i/idl/tkp_uidl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tkp_uidl.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 18:52:42 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:13:37 $
*
* 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_autodoc.hxx"
+
#include <precomp.h>
#include <s2_luidl/tkp_uidl.hxx>