diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 13:04:03 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 13:04:03 +0000 |
commit | 3ca517c1b42e7c3eb08995e33dec8d5e91920461 (patch) | |
tree | bc93773cd7a25c71697cadfade59f1fceb3942a3 /autodoc/source/display/toolkit | |
parent | d45a1c39ec570d9bb2854234e32c0c75913b11b4 (diff) |
INTEGRATION: CWS adc17 (1.4.18); FILE MERGED
2007/08/31 14:45:32 np 1.4.18.1: #i80569# remove wrong pchs.
Diffstat (limited to 'autodoc/source/display/toolkit')
-rw-r--r-- | autodoc/source/display/toolkit/hf_docentry.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/display/toolkit/hf_navi_main.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/display/toolkit/out_node.cxx | 8 |
3 files changed, 6 insertions, 18 deletions
diff --git a/autodoc/source/display/toolkit/hf_docentry.cxx b/autodoc/source/display/toolkit/hf_docentry.cxx index 817c816a8496..786ef673d005 100644 --- a/autodoc/source/display/toolkit/hf_docentry.cxx +++ b/autodoc/source/display/toolkit/hf_docentry.cxx @@ -4,9 +4,9 @@ * * $RCSfile: hf_docentry.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:51:44 $ + * last change: $Author: vg $ $Date: 2007-09-18 14:02: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 <toolkit/hf_docentry.hxx> diff --git a/autodoc/source/display/toolkit/hf_navi_main.cxx b/autodoc/source/display/toolkit/hf_navi_main.cxx index aa2f36421f98..c183c7739f6e 100644 --- a/autodoc/source/display/toolkit/hf_navi_main.cxx +++ b/autodoc/source/display/toolkit/hf_navi_main.cxx @@ -4,9 +4,9 @@ * * $RCSfile: hf_navi_main.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:52:25 $ + * last change: $Author: vg $ $Date: 2007-09-18 14:03:10 $ * * 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_navi_main.hxx> diff --git a/autodoc/source/display/toolkit/out_node.cxx b/autodoc/source/display/toolkit/out_node.cxx index 5f464ff19dda..f29312648be9 100644 --- a/autodoc/source/display/toolkit/out_node.cxx +++ b/autodoc/source/display/toolkit/out_node.cxx @@ -4,9 +4,9 @@ * * $RCSfile: out_node.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:53:20 $ + * last change: $Author: vg $ $Date: 2007-09-18 14:04:03 $ * * 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_node.hxx> |