summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbcx/Index.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbcx/Index.idl')
-rw-r--r--offapi/com/sun/star/sdbcx/Index.idl24
1 files changed, 17 insertions, 7 deletions
diff --git a/offapi/com/sun/star/sdbcx/Index.idl b/offapi/com/sun/star/sdbcx/Index.idl
index 0c08a2e0149e..009e3d3a30e1 100644
--- a/offapi/com/sun/star/sdbcx/Index.idl
+++ b/offapi/com/sun/star/sdbcx/Index.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Index.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2001-01-23 10:08:33 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:07:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,12 +74,13 @@ interface XDataDescriptorFactory;
// DocMerge from xml: service com::sun::star::sdbcx::Index
/** is used to specify the index for a database table. It refers to one or
more columns of a table.
-
-
<p>
- <b>Note:</b>
+ <b>
+ Note:
+ </b>
All properties and columns of an index could by modified before they are appended
- to a table. In that case the service is a data descriptor.</p>
+ to a table. In that case the service is a data descriptor.
+ </p>
*/
service Index
{
@@ -95,7 +96,7 @@ service Index
*/
interface XColumnsSupplier;
- // DocMerge: empty anyway
+ // gives access to the properties.
interface com::sun::star::beans::XPropertySet;
@@ -135,6 +136,15 @@ service Index
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4.20.2 2002/02/18 12:57:56 oj
+ #97563# parameter,return value and exception description
+
+ Revision 1.4.20.1 2002/02/18 09:37:12 oj
+ #97563# parameter,return value and exception description
+
+ Revision 1.4 2001/01/23 10:08:33 mi
+ optional interfaces now marked as [optional] instead of just a prosa description of this fact
+
Revision 1.3 2000/11/08 12:43:39 mi
moved from api