summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbcx/XIndexesSupplier.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2002-10-03 12:11:20 +0000
committerMichael Hönnig <mi@openoffice.org>2002-10-03 12:11:20 +0000
commit3ed849358bbc4beacb456e3f903b52709d58b1bb (patch)
tree278e87a4cdec4d27e4b93a501c422b9d23b0b5c9 /offapi/com/sun/star/sdbcx/XIndexesSupplier.idl
parent3ca7e230e0f4a6244bd4f094c31660e84f86caa7 (diff)
#94968# IDL reviews merged
Diffstat (limited to 'offapi/com/sun/star/sdbcx/XIndexesSupplier.idl')
-rw-r--r--offapi/com/sun/star/sdbcx/XIndexesSupplier.idl12
1 files changed, 10 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdbcx/XIndexesSupplier.idl b/offapi/com/sun/star/sdbcx/XIndexesSupplier.idl
index 7cc25972c..b5c585d1c 100644
--- a/offapi/com/sun/star/sdbcx/XIndexesSupplier.idl
+++ b/offapi/com/sun/star/sdbcx/XIndexesSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XIndexesSupplier.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:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,6 +81,8 @@ interface XIndexesSupplier: com::sun::star::uno::XInterface
// DocMerge from xml: method com::sun::star::sdbcx::XIndexesSupplier::getIndexes
/** returns the container of indexes.
+ @returns
+ the indexes
*/
com::sun::star::container::XNameAccess getIndexes();
};
@@ -91,6 +93,12 @@ interface XIndexesSupplier: 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