diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:43:37 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:43:37 +0000 |
commit | ac4fcb5d180e932bd7e42e9769dd0a3d6b91fcbf (patch) | |
tree | c650f8e9c3623a7411cd2120081a8524fb0d8134 | |
parent | 165fdc599818d9f926c90c7f5dd208dca20e3a90 (diff) |
INTEGRATION: CWS adc17 (1.4.18); FILE MERGED
2007/08/31 14:45:28 np 1.4.18.1: #i80569# remove wrong pchs.
-rw-r--r-- | autodoc/source/ary/idl/it_sequence.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/ary/idl/it_xnameroom.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/ary/info/ci_attag.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/ary/kernel/ary_disp.cxx | 7 | ||||
-rw-r--r-- | autodoc/source/ary/kernel/nametree.cxx | 7 |
5 files changed, 10 insertions, 28 deletions
diff --git a/autodoc/source/ary/idl/it_sequence.cxx b/autodoc/source/ary/idl/it_sequence.cxx index 9e6ffe46e193..09bd60bfe476 100644 --- a/autodoc/source/ary/idl/it_sequence.cxx +++ b/autodoc/source/ary/idl/it_sequence.cxx @@ -4,9 +4,9 @@ * * $RCSfile: it_sequence.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:28:58 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:39:22 $ * * 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 "it_sequence.hxx" diff --git a/autodoc/source/ary/idl/it_xnameroom.cxx b/autodoc/source/ary/idl/it_xnameroom.cxx index de34a7a9d65d..b49ed56a80e9 100644 --- a/autodoc/source/ary/idl/it_xnameroom.cxx +++ b/autodoc/source/ary/idl/it_xnameroom.cxx @@ -4,9 +4,9 @@ * * $RCSfile: it_xnameroom.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:29:26 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:39:57 $ * * 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 "it_xnameroom.hxx" diff --git a/autodoc/source/ary/info/ci_attag.cxx b/autodoc/source/ary/info/ci_attag.cxx index 3421e3b109e1..6da25536cef2 100644 --- a/autodoc/source/ary/info/ci_attag.cxx +++ b/autodoc/source/ary/info/ci_attag.cxx @@ -4,9 +4,9 @@ * * $RCSfile: ci_attag.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:30:06 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:40:40 $ * * 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 <ary/info/ci_attag.hxx> diff --git a/autodoc/source/ary/kernel/ary_disp.cxx b/autodoc/source/ary/kernel/ary_disp.cxx index 1c0834831e5e..f729fff74d4d 100644 --- a/autodoc/source/ary/kernel/ary_disp.cxx +++ b/autodoc/source/ary/kernel/ary_disp.cxx @@ -4,9 +4,9 @@ * * $RCSfile: ary_disp.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:31:01 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:41:35 $ * * 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 <ary/ary_disp.hxx> diff --git a/autodoc/source/ary/kernel/nametree.cxx b/autodoc/source/ary/kernel/nametree.cxx index 969a324620a2..c4e23b30504b 100644 --- a/autodoc/source/ary/kernel/nametree.cxx +++ b/autodoc/source/ary/kernel/nametree.cxx @@ -4,9 +4,9 @@ * * $RCSfile: nametree.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:33:03 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:43:37 $ * * 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 <nametree.hxx> |