summaryrefslogtreecommitdiff
path: root/autodoc/source
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source')
-rw-r--r--autodoc/source/display/html/chd_udk2.cxx8
-rw-r--r--autodoc/source/display/html/cre_link.cxx8
-rw-r--r--autodoc/source/display/html/easywri.cxx8
-rw-r--r--autodoc/source/display/html/hd_chlst.cxx8
-rw-r--r--autodoc/source/display/html/navibar.cxx8
-rw-r--r--autodoc/source/display/html/pagemake.cxx8
-rw-r--r--autodoc/source/display/html/pm_aldef.cxx8
-rw-r--r--autodoc/source/display/html/pm_base.cxx8
8 files changed, 16 insertions, 48 deletions
diff --git a/autodoc/source/display/html/chd_udk2.cxx b/autodoc/source/display/html/chd_udk2.cxx
index 8b23ac90b1c5..f220035090ec 100644
--- a/autodoc/source/display/html/chd_udk2.cxx
+++ b/autodoc/source/display/html/chd_udk2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: chd_udk2.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:39:49 $
+ * last change: $Author: vg $ $Date: 2007-09-18 13:50:29 $
*
* 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 <html/chd_udk2.hxx>
diff --git a/autodoc/source/display/html/cre_link.cxx b/autodoc/source/display/html/cre_link.cxx
index e7966ed3d0ca..594549285c60 100644
--- a/autodoc/source/display/html/cre_link.cxx
+++ b/autodoc/source/display/html/cre_link.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cre_link.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:40:03 $
+ * last change: $Author: vg $ $Date: 2007-09-18 13:50:43 $
*
* 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 "cre_link.hxx"
diff --git a/autodoc/source/display/html/easywri.cxx b/autodoc/source/display/html/easywri.cxx
index ef2d5b24ca22..23e808c53836 100644
--- a/autodoc/source/display/html/easywri.cxx
+++ b/autodoc/source/display/html/easywri.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: easywri.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:40:57 $
+ * last change: $Author: vg $ $Date: 2007-09-18 13:51: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 "easywri.hxx"
diff --git a/autodoc/source/display/html/hd_chlst.cxx b/autodoc/source/display/html/hd_chlst.cxx
index 529f85e4d033..2c8d4ab13575 100644
--- a/autodoc/source/display/html/hd_chlst.cxx
+++ b/autodoc/source/display/html/hd_chlst.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: hd_chlst.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:41:14 $
+ * last change: $Author: vg $ $Date: 2007-09-18 13:51:55 $
*
* 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_chlst.hxx"
diff --git a/autodoc/source/display/html/navibar.cxx b/autodoc/source/display/html/navibar.cxx
index aca4cf5a78d4..a6af7baacabc 100644
--- a/autodoc/source/display/html/navibar.cxx
+++ b/autodoc/source/display/html/navibar.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: navibar.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:42:22 $
+ * last change: $Author: vg $ $Date: 2007-09-18 13:53:07 $
*
* 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 "navibar.hxx"
diff --git a/autodoc/source/display/html/pagemake.cxx b/autodoc/source/display/html/pagemake.cxx
index 883bc0010eb9..475f69cea988 100644
--- a/autodoc/source/display/html/pagemake.cxx
+++ b/autodoc/source/display/html/pagemake.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pagemake.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:43:05 $
+ * last change: $Author: vg $ $Date: 2007-09-18 13:53:46 $
*
* 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 "pagemake.hxx"
diff --git a/autodoc/source/display/html/pm_aldef.cxx b/autodoc/source/display/html/pm_aldef.cxx
index 22c5303e3e17..bb7753707741 100644
--- a/autodoc/source/display/html/pm_aldef.cxx
+++ b/autodoc/source/display/html/pm_aldef.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pm_aldef.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:43:18 $
+ * last change: $Author: vg $ $Date: 2007-09-18 13:54:00 $
*
* 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_aldef.hxx"
diff --git a/autodoc/source/display/html/pm_base.cxx b/autodoc/source/display/html/pm_base.cxx
index b435bf53719d..5705e42b9234 100644
--- a/autodoc/source/display/html/pm_base.cxx
+++ b/autodoc/source/display/html/pm_base.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pm_base.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:43:32 $
+ * last change: $Author: vg $ $Date: 2007-09-18 13:54:14 $
*
* 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_base.hxx"