diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:52:25 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:52:25 +0000 |
commit | f54157a20a02cfb2559ec7d74ff3d49cdcb24ac4 (patch) | |
tree | 1e2c27ea37dfa6f946b88829f13ea5ec903035a7 /autodoc/source/display/html | |
parent | 4e29ecd052f5135d8546a1bc988481bf58826668 (diff) |
INTEGRATION: CWS adc17 (1.9.18); FILE MERGED
2007/08/31 14:45:30 np 1.9.18.1: #i80569# remove wrong pchs.
Diffstat (limited to 'autodoc/source/display/html')
-rw-r--r-- | autodoc/source/display/html/hd_docu.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/display/html/hdimpl.cxx | 8 |
2 files changed, 4 insertions, 12 deletions
diff --git a/autodoc/source/display/html/hd_docu.cxx b/autodoc/source/display/html/hd_docu.cxx index 257a851f9b6c..fc94ffcff57f 100644 --- a/autodoc/source/display/html/hd_docu.cxx +++ b/autodoc/source/display/html/hd_docu.cxx @@ -4,9 +4,9 @@ * * $RCSfile: hd_docu.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:41:28 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:52:09 $ * * 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 "hd_docu.hxx" diff --git a/autodoc/source/display/html/hdimpl.cxx b/autodoc/source/display/html/hdimpl.cxx index c00128abfd62..801716a1952f 100644 --- a/autodoc/source/display/html/hdimpl.cxx +++ b/autodoc/source/display/html/hdimpl.cxx @@ -4,9 +4,9 @@ * * $RCSfile: hdimpl.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:41:42 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:52:25 $ * * 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 "hdimpl.hxx" |