diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:38:40 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:38:40 +0000 |
commit | 7378fbfb801fcb2798efb84a91cf4af249383a72 (patch) | |
tree | 12b27c88b37db220e83a14b8e726a4eeac516664 /autodoc | |
parent | 95fc37cbb81a6bf924feb1c773830f01dd134a65 (diff) |
INTEGRATION: CWS adc17 (1.5.18); FILE MERGED
2007/08/31 14:45:27 np 1.5.18.1: #i80569# remove wrong pchs.
Diffstat (limited to 'autodoc')
-rw-r--r-- | autodoc/source/ary/idl/i_interface.cxx | 7 | ||||
-rw-r--r-- | autodoc/source/ary/idl/i_namelookup.cxx | 7 | ||||
-rw-r--r-- | autodoc/source/ary/idl/i_property.cxx | 7 | ||||
-rw-r--r-- | autodoc/source/ary/idl/i_reposypart.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/ary/idl/i_struct.cxx | 7 | ||||
-rw-r--r-- | autodoc/source/ary/idl/is_type.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/ary/idl/it_builtin.cxx | 8 |
7 files changed, 14 insertions, 38 deletions
diff --git a/autodoc/source/ary/idl/i_interface.cxx b/autodoc/source/ary/idl/i_interface.cxx index 78f983aeb620..b8f092b3ef95 100644 --- a/autodoc/source/ary/idl/i_interface.cxx +++ b/autodoc/source/ary/idl/i_interface.cxx @@ -4,9 +4,9 @@ * * $RCSfile: i_interface.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:22:45 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:33:05 $ * * 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/idl/i_interface.hxx> diff --git a/autodoc/source/ary/idl/i_namelookup.cxx b/autodoc/source/ary/idl/i_namelookup.cxx index 8ad31eb18c41..c87d34fa0e21 100644 --- a/autodoc/source/ary/idl/i_namelookup.cxx +++ b/autodoc/source/ary/idl/i_namelookup.cxx @@ -4,9 +4,9 @@ * * $RCSfile: i_namelookup.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:23:13 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:33:34 $ * * 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/idl/i_namelookup.hxx> diff --git a/autodoc/source/ary/idl/i_property.cxx b/autodoc/source/ary/idl/i_property.cxx index 1842e61235b5..023ad903db50 100644 --- a/autodoc/source/ary/idl/i_property.cxx +++ b/autodoc/source/ary/idl/i_property.cxx @@ -4,9 +4,9 @@ * * $RCSfile: i_property.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:23:40 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:34:04 $ * * 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/idl/i_property.hxx> #include <ary/idl/ik_property.hxx> diff --git a/autodoc/source/ary/idl/i_reposypart.cxx b/autodoc/source/ary/idl/i_reposypart.cxx index 22df48755a4e..42492fc699a6 100644 --- a/autodoc/source/ary/idl/i_reposypart.cxx +++ b/autodoc/source/ary/idl/i_reposypart.cxx @@ -4,9 +4,9 @@ * * $RCSfile: i_reposypart.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:23:53 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:34:18 $ * * 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 <idl/i_reposypart.hxx> diff --git a/autodoc/source/ary/idl/i_struct.cxx b/autodoc/source/ary/idl/i_struct.cxx index 14728d5731f5..2255e536dbf3 100644 --- a/autodoc/source/ary/idl/i_struct.cxx +++ b/autodoc/source/ary/idl/i_struct.cxx @@ -4,9 +4,9 @@ * * $RCSfile: i_struct.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:25:16 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:35:47 $ * * 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/idl/i_struct.hxx> #include <ary/idl/ik_struct.hxx> diff --git a/autodoc/source/ary/idl/is_type.cxx b/autodoc/source/ary/idl/is_type.cxx index df686b0440b8..90aae576bdf1 100644 --- a/autodoc/source/ary/idl/is_type.cxx +++ b/autodoc/source/ary/idl/is_type.cxx @@ -4,9 +4,9 @@ * * $RCSfile: is_type.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:27:42 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:38: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 "is_type.hxx" diff --git a/autodoc/source/ary/idl/it_builtin.cxx b/autodoc/source/ary/idl/it_builtin.cxx index d7a8269e51f4..79cd2c5e30a1 100644 --- a/autodoc/source/ary/idl/it_builtin.cxx +++ b/autodoc/source/ary/idl/it_builtin.cxx @@ -4,9 +4,9 @@ * * $RCSfile: it_builtin.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:28:17 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:38: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 "it_builtin.hxx" |