diff options
Diffstat (limited to 'autodoc/source')
-rw-r--r-- | autodoc/source/display/html/dsply_cl.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/display/html/dsply_da.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/display/html/dsply_op.cxx | 8 |
3 files changed, 6 insertions, 18 deletions
diff --git a/autodoc/source/display/html/dsply_cl.cxx b/autodoc/source/display/html/dsply_cl.cxx index 5d7bb4517ccc..af3f0e6413a8 100644 --- a/autodoc/source/display/html/dsply_cl.cxx +++ b/autodoc/source/display/html/dsply_cl.cxx @@ -4,9 +4,9 @@ * * $RCSfile: dsply_cl.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:40:16 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:50:59 $ * * 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 "dsply_cl.hxx" diff --git a/autodoc/source/display/html/dsply_da.cxx b/autodoc/source/display/html/dsply_da.cxx index ccc856487a1a..56c28fec7ff5 100644 --- a/autodoc/source/display/html/dsply_da.cxx +++ b/autodoc/source/display/html/dsply_da.cxx @@ -4,9 +4,9 @@ * * $RCSfile: dsply_da.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:40:30 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:51:13 $ * * 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 "dsply_da.hxx" diff --git a/autodoc/source/display/html/dsply_op.cxx b/autodoc/source/display/html/dsply_op.cxx index f657afa6a9cf..88ee45c7c675 100644 --- a/autodoc/source/display/html/dsply_op.cxx +++ b/autodoc/source/display/html/dsply_op.cxx @@ -4,9 +4,9 @@ * * $RCSfile: dsply_op.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:40:44 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:51:27 $ * * 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 "dsply_op.hxx" |