summaryrefslogtreecommitdiff
path: root/autodoc/source
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-09-18 13:14:29 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-09-18 13:14:29 +0000
commit8aab12849218b7d7b7fec36039d132174f9cc223 (patch)
tree925d76b526486dab6d33e764e080616f62ffc38a /autodoc/source
parentc9ab0eb4f560ed2815633e7ef288855c517e967a (diff)
INTEGRATION: CWS adc17 (1.6.18); FILE MERGED
2007/08/31 14:45:34 np 1.6.18.1: #i80569# remove wrong pchs.
Diffstat (limited to 'autodoc/source')
-rw-r--r--autodoc/source/parser/cpp/all_toks.cxx8
-rw-r--r--autodoc/source/parser/cpp/cx_c_pp.cxx7
-rw-r--r--autodoc/source/parser/cpp/cx_c_std.cxx7
-rw-r--r--autodoc/source/parser/cpp/cx_c_sub.cxx7
-rw-r--r--autodoc/source/parser/cpp/cxt2ary.cxx8
-rw-r--r--autodoc/source/parser/cpp/pe_enum.cxx7
-rw-r--r--autodoc/source/parser/cpp/pe_type.cxx8
7 files changed, 14 insertions, 38 deletions
diff --git a/autodoc/source/parser/cpp/all_toks.cxx b/autodoc/source/parser/cpp/all_toks.cxx
index 1a80bc1d497f..6b76d1483c06 100644
--- a/autodoc/source/parser/cpp/all_toks.cxx
+++ b/autodoc/source/parser/cpp/all_toks.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: all_toks.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:57:53 $
+ * last change: $Author: vg $ $Date: 2007-09-18 14:08:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,10 +33,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_autodoc.hxx"
-
-
#include <precomp.h>
#include <all_toks.hxx>
diff --git a/autodoc/source/parser/cpp/cx_c_pp.cxx b/autodoc/source/parser/cpp/cx_c_pp.cxx
index 042669a1f6f4..4c0fdc8eed96 100644
--- a/autodoc/source/parser/cpp/cx_c_pp.cxx
+++ b/autodoc/source/parser/cpp/cx_c_pp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cx_c_pp.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:59:10 $
+ * last change: $Author: vg $ $Date: 2007-09-18 14:09:52 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,9 +33,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_autodoc.hxx"
-
#include <precomp.h>
#include "cx_c_pp.hxx"
diff --git a/autodoc/source/parser/cpp/cx_c_std.cxx b/autodoc/source/parser/cpp/cx_c_std.cxx
index 8377239c7e02..43aad1a6f8c9 100644
--- a/autodoc/source/parser/cpp/cx_c_std.cxx
+++ b/autodoc/source/parser/cpp/cx_c_std.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cx_c_std.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:59:23 $
+ * last change: $Author: vg $ $Date: 2007-09-18 14:10:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,9 +33,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_autodoc.hxx"
-
#include <precomp.h>
#include "cx_c_std.hxx"
diff --git a/autodoc/source/parser/cpp/cx_c_sub.cxx b/autodoc/source/parser/cpp/cx_c_sub.cxx
index 33c4a865fad3..f4f54ffae502 100644
--- a/autodoc/source/parser/cpp/cx_c_sub.cxx
+++ b/autodoc/source/parser/cpp/cx_c_sub.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cx_c_sub.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:59:35 $
+ * last change: $Author: vg $ $Date: 2007-09-18 14:10:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,9 +33,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_autodoc.hxx"
-
#include <precomp.h>
#include "cx_c_sub.hxx"
diff --git a/autodoc/source/parser/cpp/cxt2ary.cxx b/autodoc/source/parser/cpp/cxt2ary.cxx
index 0e00dcedfa72..918db2392447 100644
--- a/autodoc/source/parser/cpp/cxt2ary.cxx
+++ b/autodoc/source/parser/cpp/cxt2ary.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cxt2ary.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:59:49 $
+ * last change: $Author: vg $ $Date: 2007-09-18 14:10:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,10 +33,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_autodoc.hxx"
-
-
#include <precomp.h>
#include "cxt2ary.hxx"
diff --git a/autodoc/source/parser/cpp/pe_enum.cxx b/autodoc/source/parser/cpp/pe_enum.cxx
index 05c491988e61..c0925ca26f16 100644
--- a/autodoc/source/parser/cpp/pe_enum.cxx
+++ b/autodoc/source/parser/cpp/pe_enum.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pe_enum.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 17:01:18 $
+ * last change: $Author: vg $ $Date: 2007-09-18 14:12:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,9 +33,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_autodoc.hxx"
-
#include <precomp.h>
#include "pe_enum.hxx"
diff --git a/autodoc/source/parser/cpp/pe_type.cxx b/autodoc/source/parser/cpp/pe_type.cxx
index 61098e49cf20..3471939a97d0 100644
--- a/autodoc/source/parser/cpp/pe_type.cxx
+++ b/autodoc/source/parser/cpp/pe_type.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pe_type.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 17:03:46 $
+ * last change: $Author: vg $ $Date: 2007-09-18 14:14:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,10 +33,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_autodoc.hxx"
-
-
#include <precomp.h>
#include "pe_type.hxx"