diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 13:04:44 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 13:04:44 +0000 |
commit | 25f4bde34a5ed22911fe0797a44e53ff663af948 (patch) | |
tree | a090bd4533ee15f31cf2abd7d875afe25f289140 /autodoc/source/display/toolkit | |
parent | cdc9449746ead0c47f264ed466b806138d19a203 (diff) |
INTEGRATION: CWS adc17 (1.3.18); FILE MERGED
2007/08/31 14:45:32 np 1.3.18.1: #i80569# remove wrong pchs.
Diffstat (limited to 'autodoc/source/display/toolkit')
-rw-r--r-- | autodoc/source/display/toolkit/hf_linachain.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/display/toolkit/out_tree.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/display/toolkit/outputstack.cxx | 8 |
3 files changed, 6 insertions, 18 deletions
diff --git a/autodoc/source/display/toolkit/hf_linachain.cxx b/autodoc/source/display/toolkit/hf_linachain.cxx index 086e8b2a1554..b2526caebfaf 100644 --- a/autodoc/source/display/toolkit/hf_linachain.cxx +++ b/autodoc/source/display/toolkit/hf_linachain.cxx @@ -4,9 +4,9 @@ * * $RCSfile: hf_linachain.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:52:11 $ + * last change: $Author: vg $ $Date: 2007-09-18 14:02:55 $ * * 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_linachain.hxx> diff --git a/autodoc/source/display/toolkit/out_tree.cxx b/autodoc/source/display/toolkit/out_tree.cxx index 2ee43cc00460..175bde698774 100644 --- a/autodoc/source/display/toolkit/out_tree.cxx +++ b/autodoc/source/display/toolkit/out_tree.cxx @@ -4,9 +4,9 @@ * * $RCSfile: out_tree.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:53:48 $ + * last change: $Author: vg $ $Date: 2007-09-18 14:04:31 $ * * 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_tree.hxx> diff --git a/autodoc/source/display/toolkit/outputstack.cxx b/autodoc/source/display/toolkit/outputstack.cxx index 6d07e3907e01..b7ddd791e34b 100644 --- a/autodoc/source/display/toolkit/outputstack.cxx +++ b/autodoc/source/display/toolkit/outputstack.cxx @@ -4,9 +4,9 @@ * * $RCSfile: outputstack.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:54:02 $ + * last change: $Author: vg $ $Date: 2007-09-18 14:04: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 <toolkit/outputstack.hxx> |