summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 15:50:01 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 15:50:01 +0000
commit5ddd7584cfdfa9f3717e4db9b44e291c1361d5c4 (patch)
tree78604776713b534c88457cf33ffa486ed82e46c0
parentc77254e136d91b906ba1511c5faa37d7e376db45 (diff)
INTEGRATION: CWS odbmacros2 (1.10.200); FILE MERGED
2008/02/26 14:00:07 fs 1.10.200.1: this thing is deprecated
-rw-r--r--offapi/com/sun/star/sdb/DatabaseDocument.idl14
1 files changed, 4 insertions, 10 deletions
diff --git a/offapi/com/sun/star/sdb/DatabaseDocument.idl b/offapi/com/sun/star/sdb/DatabaseDocument.idl
index b622b80f38b9..b8e094cc4645 100644
--- a/offapi/com/sun/star/sdb/DatabaseDocument.idl
+++ b/offapi/com/sun/star/sdb/DatabaseDocument.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: DatabaseDocument.idl,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: vg $ $Date: 2007-01-15 13:51:16 $
+ * last change: $Author: kz $ $Date: 2008-03-06 16:50:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -50,15 +50,9 @@
module com { module sun { module star { module sdb {
-/** specifies documents which belong to a database access bean.
-
- <p>
- These documents typically process information from a connected
- data source. A
- <type scope="com::sun::star::sdb">DatabaseDocument</type>
- could be a form or a report.
- </p>
+/** specifies a link to a document associated with a database document
@since OOo 2.0.0
+ @deprecated
*/
published service DatabaseDocument
{