summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbcx/XTablesSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbcx/XTablesSupplier.idl')
-rw-r--r--offapi/com/sun/star/sdbcx/XTablesSupplier.idl12
1 files changed, 10 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdbcx/XTablesSupplier.idl b/offapi/com/sun/star/sdbcx/XTablesSupplier.idl
index bab3531da04d..4705fef57716 100644
--- a/offapi/com/sun/star/sdbcx/XTablesSupplier.idl
+++ b/offapi/com/sun/star/sdbcx/XTablesSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XTablesSupplier.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2001-10-25 15:35:32 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:07:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,6 +81,8 @@ interface XTablesSupplier: com::sun::star::uno::XInterface
// DocMerge from xml: method com::sun::star::sdbcx::XTablesSupplier::getTables
/** returns the container of tables.
+ @returns
+ the tables
*/
com::sun::star::container::XNameAccess getTables();
};
@@ -91,6 +93,12 @@ interface XTablesSupplier: com::sun::star::uno::XInterface
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.5.2.1 2002/02/18 10:00:22 oj
+ #97563# parameter,return value and exception description
+
+ Revision 1.5 2001/10/25 15:35:32 mi
+ proofreading and corrections from Richard Holt
+
Revision 1.4 2001/03/16 16:41:36 jsc
remove interfaceheader with uik and remove [const] in method definitions