summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/Table.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/Table.idl')
-rw-r--r--offapi/com/sun/star/sdb/Table.idl18
1 files changed, 13 insertions, 5 deletions
diff --git a/offapi/com/sun/star/sdb/Table.idl b/offapi/com/sun/star/sdb/Table.idl
index e260b90d7eb2..2d34412e0173 100644
--- a/offapi/com/sun/star/sdb/Table.idl
+++ b/offapi/com/sun/star/sdb/Table.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Table.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2001-10-25 15:00:32 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:06:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,8 +73,9 @@
// DocMerge from xml: service com::sun::star::sdb::Table
-/** extends the <type scope="com::sun::star::sdbcx">Table</type> with additional
- display information, sorting, and filtering criterias.
+/** extends the service
+ <type scope="com::sun::star::sdbcx">Table</type>
+ with additional display information, sorting, and filtering criterias.
*/
service Table
{
@@ -89,7 +90,8 @@ service Table
// DocMerge from xml: property com::sun::star::sdb::Table::Privileges
- /** indicates the privileges for the table.@see com::sun::star::sdbcx::Privilege
+ /** indicates the privileges for the table.
+ @see com::sun::star::sdbcx::Privilege
*/
[readonly, property] long Privileges;
};
@@ -100,6 +102,12 @@ service Table
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4.2.1 2002/02/18 10:21:40 oj
+ #97563# parameter,return value and exception description
+
+ Revision 1.4 2001/10/25 15:00:32 mi
+ proofreading and corrections from Richard Holt
+
Revision 1.3 2000/11/08 12:43:31 mi
moved from api