summaryrefslogtreecommitdiff
path: root/autodoc/source/exes
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-09-18 13:07:19 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-09-18 13:07:19 +0000
commit38006986fdb07f5b0156ba5d8acd1bf02886262d (patch)
tree8fdea4f80752ac36c38f4b8ef5e89d00bc9aef36 /autodoc/source/exes
parent66852b8671f2bc16256aaed6c533e0e2ff148406 (diff)
INTEGRATION: CWS adc17 (1.7.18); FILE MERGED
2007/08/31 14:45:33 np 1.7.18.1: #i80569# remove wrong pchs.
Diffstat (limited to 'autodoc/source/exes')
-rw-r--r--autodoc/source/exes/adc_uni/adc_cmd_parse.cxx8
-rw-r--r--autodoc/source/exes/adc_uni/adc_cmds.cxx8
2 files changed, 4 insertions, 12 deletions
diff --git a/autodoc/source/exes/adc_uni/adc_cmd_parse.cxx b/autodoc/source/exes/adc_uni/adc_cmd_parse.cxx
index ca60cd1d8f78..03797faf651e 100644
--- a/autodoc/source/exes/adc_uni/adc_cmd_parse.cxx
+++ b/autodoc/source/exes/adc_uni/adc_cmd_parse.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: adc_cmd_parse.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:54:35 $
+ * last change: $Author: vg $ $Date: 2007-09-18 14:05:12 $
*
* 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 "adc_cmd_parse.hxx"
diff --git a/autodoc/source/exes/adc_uni/adc_cmds.cxx b/autodoc/source/exes/adc_uni/adc_cmds.cxx
index e8992617afca..14fc643dca58 100644
--- a/autodoc/source/exes/adc_uni/adc_cmds.cxx
+++ b/autodoc/source/exes/adc_uni/adc_cmds.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: adc_cmds.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:54:48 $
+ * last change: $Author: vg $ $Date: 2007-09-18 14:05:27 $
*
* 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 "adc_cmds.hxx"