diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 15:30:06 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 15:30:06 +0000 |
commit | cb24c51644464420add9ef85c1240b88257f6297 (patch) | |
tree | 6be6f7a81fdc426dd97e083ca8fad4e4a2447310 /autodoc | |
parent | 06175e27b7b22b097ce98a4fc4723af72a68e21a (diff) |
INTEGRATION: CWS pchfix02 (1.3.6); FILE MERGED
2006/09/01 17:15:23 kaib 1.3.6.1: #i68856# Added header markers and pch files
Diffstat (limited to 'autodoc')
-rw-r--r-- | autodoc/source/ary/idl/it_xnameroom.cxx | 7 | ||||
-rw-r--r-- | autodoc/source/ary/info/ci_attag.cxx | 7 |
2 files changed, 10 insertions, 4 deletions
diff --git a/autodoc/source/ary/idl/it_xnameroom.cxx b/autodoc/source/ary/idl/it_xnameroom.cxx index 80c26d4991d1..de34a7a9d65d 100644 --- a/autodoc/source/ary/idl/it_xnameroom.cxx +++ b/autodoc/source/ary/idl/it_xnameroom.cxx @@ -4,9 +4,9 @@ * * $RCSfile: it_xnameroom.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: hr $ $Date: 2006-06-19 11:53:40 $ + * last change: $Author: obo $ $Date: 2006-09-16 16:29:26 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_autodoc.hxx" + #include <precomp.h> #include "it_xnameroom.hxx" diff --git a/autodoc/source/ary/info/ci_attag.cxx b/autodoc/source/ary/info/ci_attag.cxx index 1e6e221b91d5..3421e3b109e1 100644 --- a/autodoc/source/ary/info/ci_attag.cxx +++ b/autodoc/source/ary/info/ci_attag.cxx @@ -4,9 +4,9 @@ * * $RCSfile: ci_attag.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: hr $ $Date: 2006-06-19 11:54:36 $ + * last change: $Author: obo $ $Date: 2006-09-16 16:30:06 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_autodoc.hxx" + #include <precomp.h> #include <ary/info/ci_attag.hxx> |