diff options
-rw-r--r-- | autodoc/source/display/idl/hi_ary.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/display/idl/hi_display.cxx | 8 | ||||
-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 |
5 files changed, 10 insertions, 30 deletions
diff --git a/autodoc/source/display/idl/hi_ary.cxx b/autodoc/source/display/idl/hi_ary.cxx index 74c8812ce6e5..d892ef7ca153 100644 --- a/autodoc/source/display/idl/hi_ary.cxx +++ b/autodoc/source/display/idl/hi_ary.cxx @@ -4,9 +4,9 @@ * * $RCSfile: hi_ary.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:49:58 $ + * last change: $Author: vg $ $Date: 2007-09-18 14:00: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 "hi_ary.hxx" diff --git a/autodoc/source/display/idl/hi_display.cxx b/autodoc/source/display/idl/hi_display.cxx index 1fcdc20b681c..834ace3b3b1b 100644 --- a/autodoc/source/display/idl/hi_display.cxx +++ b/autodoc/source/display/idl/hi_display.cxx @@ -4,9 +4,9 @@ * * $RCSfile: hi_display.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:50:12 $ + * last change: $Author: vg $ $Date: 2007-09-18 14:00:58 $ * * 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/hi_display.hxx> 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> |