diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 13:04:18 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 13:04:18 +0000 |
commit | cdc9449746ead0c47f264ed466b806138d19a203 (patch) | |
tree | 2b03c7d1721664fc4ffb74d8510d1df22d59e43f /autodoc | |
parent | 3ca517c1b42e7c3eb08995e33dec8d5e91920461 (diff) |
INTEGRATION: CWS adc17 (1.6.18); FILE MERGED
2007/08/31 14:45:32 np 1.6.18.1: #i80569# remove wrong pchs.
Diffstat (limited to 'autodoc')
-rw-r--r-- | autodoc/source/display/idl/hi_env.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/display/toolkit/hf_funcdecl.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/display/toolkit/out_position.cxx | 8 |
3 files changed, 6 insertions, 18 deletions
diff --git a/autodoc/source/display/idl/hi_env.cxx b/autodoc/source/display/idl/hi_env.cxx index 091ee69abac2..a4a41814a0e8 100644 --- a/autodoc/source/display/idl/hi_env.cxx +++ b/autodoc/source/display/idl/hi_env.cxx @@ -4,9 +4,9 @@ * * $RCSfile: hi_env.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:50:26 $ + * last change: $Author: vg $ $Date: 2007-09-18 14:01:13 $ * * 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 "hi_env.hxx" diff --git a/autodoc/source/display/toolkit/hf_funcdecl.cxx b/autodoc/source/display/toolkit/hf_funcdecl.cxx index dc329407476a..de2a040274cb 100644 --- a/autodoc/source/display/toolkit/hf_funcdecl.cxx +++ b/autodoc/source/display/toolkit/hf_funcdecl.cxx @@ -4,9 +4,9 @@ * * $RCSfile: hf_funcdecl.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:51:58 $ + * last change: $Author: vg $ $Date: 2007-09-18 14:02:37 $ * * 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 <toolkit/hf_funcdecl.hxx> diff --git a/autodoc/source/display/toolkit/out_position.cxx b/autodoc/source/display/toolkit/out_position.cxx index 620e72761c65..4d3a733008cb 100644 --- a/autodoc/source/display/toolkit/out_position.cxx +++ b/autodoc/source/display/toolkit/out_position.cxx @@ -4,9 +4,9 @@ * * $RCSfile: out_position.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:53:34 $ + * last change: $Author: vg $ $Date: 2007-09-18 14:04: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 <toolkit/out_position.hxx> |