summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/DocumentDefinition.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/DocumentDefinition.idl')
-rw-r--r--offapi/com/sun/star/sdb/DocumentDefinition.idl14
1 files changed, 9 insertions, 5 deletions
diff --git a/offapi/com/sun/star/sdb/DocumentDefinition.idl b/offapi/com/sun/star/sdb/DocumentDefinition.idl
index 864a51687..a45582527 100644
--- a/offapi/com/sun/star/sdb/DocumentDefinition.idl
+++ b/offapi/com/sun/star/sdb/DocumentDefinition.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DocumentDefinition.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2001-10-25 15:00:32 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:06:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -69,9 +69,13 @@ module com { module sun { module star { module sdb {
/** specifies documents which belong to a database source.
- <p>These documents typically process information from a connected
- data source. A <type>Document</type> could be a form
- or a report.
+ <p>
+ These documents typically process information from a connected
+ data source. A
+ <type>
+ Document
+ </type>
+ could be a form or a report.
@deprecated
*/