diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 13:03:50 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 13:03:50 +0000 |
commit | d45a1c39ec570d9bb2854234e32c0c75913b11b4 (patch) | |
tree | f6d051bd9c80dd1320365db476ce43cad5ce6d70 /autodoc/source/display | |
parent | c817f0e5a706bb2d17deb91db94c22e820472fa9 (diff) |
INTEGRATION: CWS adc17 (1.7.18); FILE MERGED
2007/08/31 14:45:32 np 1.7.18.1: #i80569# remove wrong pchs.
Diffstat (limited to 'autodoc/source/display')
-rw-r--r-- | autodoc/source/display/toolkit/hf_title.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/display/toolkit/htmlfile.cxx | 7 |
2 files changed, 4 insertions, 11 deletions
diff --git a/autodoc/source/display/toolkit/hf_title.cxx b/autodoc/source/display/toolkit/hf_title.cxx index 1f2b860c2de0..83eb1bbd90ad 100644 --- a/autodoc/source/display/toolkit/hf_title.cxx +++ b/autodoc/source/display/toolkit/hf_title.cxx @@ -4,9 +4,9 @@ * * $RCSfile: hf_title.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:52:54 $ + * last change: $Author: vg $ $Date: 2007-09-18 14:03:36 $ * * 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_title.hxx> diff --git a/autodoc/source/display/toolkit/htmlfile.cxx b/autodoc/source/display/toolkit/htmlfile.cxx index b3831f0f721f..337fe0f3e236 100644 --- a/autodoc/source/display/toolkit/htmlfile.cxx +++ b/autodoc/source/display/toolkit/htmlfile.cxx @@ -4,9 +4,9 @@ * * $RCSfile: htmlfile.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:53:06 $ + * last change: $Author: vg $ $Date: 2007-09-18 14:03:50 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,9 +33,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_autodoc.hxx" - #include <precomp.h> #include <toolkit/htmlfile.hxx> |