summaryrefslogtreecommitdiff
path: root/autodoc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-09-18 12:36:01 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-09-18 12:36:01 +0000
commitd986b649928da4541cebaeb4bbf5f386d86a3287 (patch)
tree19e3311635a0cae7a1569fe23abf9d2cde68a8e8 /autodoc
parent8ae6ee49d9f2deeaead7e3f94464830a30248370 (diff)
INTEGRATION: CWS adc17 (1.3.18); FILE MERGED
2007/08/31 14:45:27 np 1.3.18.1: #i80569# remove wrong pchs.
Diffstat (limited to 'autodoc')
-rw-r--r--autodoc/source/ary/idl/i_enumvalue.cxx7
-rw-r--r--autodoc/source/ary/idl/i_exception.cxx7
-rw-r--r--autodoc/source/ary/idl/i_singleton.cxx7
-rw-r--r--autodoc/source/ary/idl/i_strconst.cxx8
-rw-r--r--autodoc/source/ary/idl/i_structelem.cxx7
5 files changed, 10 insertions, 26 deletions
diff --git a/autodoc/source/ary/idl/i_enumvalue.cxx b/autodoc/source/ary/idl/i_enumvalue.cxx
index afa641a00f1e..f0c081835044 100644
--- a/autodoc/source/ary/idl/i_enumvalue.cxx
+++ b/autodoc/source/ary/idl/i_enumvalue.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: i_enumvalue.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:22:03 $
+ * last change: $Author: vg $ $Date: 2007-09-18 13:32:20 $
*
* 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 <ary/idl/i_enumvalue.hxx>
diff --git a/autodoc/source/ary/idl/i_exception.cxx b/autodoc/source/ary/idl/i_exception.cxx
index 745e4aff4202..70ffec0f3cdd 100644
--- a/autodoc/source/ary/idl/i_exception.cxx
+++ b/autodoc/source/ary/idl/i_exception.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: i_exception.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:22:18 $
+ * last change: $Author: vg $ $Date: 2007-09-18 13:32:34 $
*
* 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 <ary/idl/i_exception.hxx>
#include <ary/idl/ik_exception.hxx>
diff --git a/autodoc/source/ary/idl/i_singleton.cxx b/autodoc/source/ary/idl/i_singleton.cxx
index 48650f411c07..d55e688a28f4 100644
--- a/autodoc/source/ary/idl/i_singleton.cxx
+++ b/autodoc/source/ary/idl/i_singleton.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: i_singleton.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:24:20 $
+ * last change: $Author: vg $ $Date: 2007-09-18 13:34:49 $
*
* 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 <ary/idl/i_singleton.hxx>
diff --git a/autodoc/source/ary/idl/i_strconst.cxx b/autodoc/source/ary/idl/i_strconst.cxx
index 53458c90128e..433442f03192 100644
--- a/autodoc/source/ary/idl/i_strconst.cxx
+++ b/autodoc/source/ary/idl/i_strconst.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: i_strconst.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:25:02 $
+ * last change: $Author: vg $ $Date: 2007-09-18 13:35:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,11 +33,7 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_autodoc.hxx"
-
#include <precomp.h>
-// #include <ary/idl/i_strconst.hxx>
// NOT FULLY DECLARED SERVICES
diff --git a/autodoc/source/ary/idl/i_structelem.cxx b/autodoc/source/ary/idl/i_structelem.cxx
index 1f92cb2d7fe1..cfa53b21df3f 100644
--- a/autodoc/source/ary/idl/i_structelem.cxx
+++ b/autodoc/source/ary/idl/i_structelem.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: i_structelem.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:25:29 $
+ * last change: $Author: vg $ $Date: 2007-09-18 13:36:01 $
*
* 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 <ary/idl/i_structelem.hxx>
#include <ary/idl/ik_structelem.hxx>