diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:59:47 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:59:47 +0000 |
commit | 5641202d34ba5a73db178652e5b7cf10a4956760 (patch) | |
tree | 34413f54fa8242b840f583d576bc19e1f392d994 /autodoc | |
parent | 916a46a1e878d313a5ac8224b6d0d0a780660591 (diff) |
INTEGRATION: CWS adc17 (1.4.18); FILE MERGED
2007/08/31 14:45:31 np 1.4.18.1: #i80569# remove wrong pchs.
Diffstat (limited to 'autodoc')
-rw-r--r-- | autodoc/source/display/html/pm_help.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/display/html/protarea.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/display/idl/hfi_typedef.cxx | 8 |
3 files changed, 6 insertions, 18 deletions
diff --git a/autodoc/source/display/html/pm_help.cxx b/autodoc/source/display/html/pm_help.cxx index 3dcb827674ef..948efccce193 100644 --- a/autodoc/source/display/html/pm_help.cxx +++ b/autodoc/source/display/html/pm_help.cxx @@ -4,9 +4,9 @@ * * $RCSfile: pm_help.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:44:00 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:54:41 $ * * 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 "pm_help.hxx" diff --git a/autodoc/source/display/html/protarea.cxx b/autodoc/source/display/html/protarea.cxx index d6c48f1c4b0d..507838ae395a 100644 --- a/autodoc/source/display/html/protarea.cxx +++ b/autodoc/source/display/html/protarea.cxx @@ -4,9 +4,9 @@ * * $RCSfile: protarea.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:44:56 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:55:35 $ * * 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 "protarea.hxx" diff --git a/autodoc/source/display/idl/hfi_typedef.cxx b/autodoc/source/display/idl/hfi_typedef.cxx index fe06d69c7264..69af94521385 100644 --- a/autodoc/source/display/idl/hfi_typedef.cxx +++ b/autodoc/source/display/idl/hfi_typedef.cxx @@ -4,9 +4,9 @@ * * $RCSfile: hfi_typedef.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:49:11 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:59:47 $ * * 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 "hfi_typedef.hxx" |