summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/IndexType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbc/IndexType.idl')
-rw-r--r--offapi/com/sun/star/sdbc/IndexType.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sdbc/IndexType.idl b/offapi/com/sun/star/sdbc/IndexType.idl
index 4a7434472b6e..ad5a3fa9830f 100644
--- a/offapi/com/sun/star/sdbc/IndexType.idl
+++ b/offapi/com/sun/star/sdbc/IndexType.idl
@@ -32,7 +32,7 @@ published constants IndexType
in the
com::sun::star::sdbc::XResultSet
object returned by the method
- <member scope="com::sun::star::sdbc">XDatabaseMetaData::getIndexInfo()</member>
+ com::sun::star::sdbc::XDatabaseMetaData::getIndexInfo()
.
<P>
Identifies table statistics that are returned in conjunction
@@ -46,7 +46,7 @@ published constants IndexType
in the
com::sun::star::sdbc::XResultSet
object returned by the method
- <member scope="com::sun::star::sdbc">XDatabaseMetaData::getIndexInfo()</member>
+ com::sun::star::sdbc::XDatabaseMetaData::getIndexInfo()
.
<P>
Indicates that this table index is a clustered index.
@@ -59,7 +59,7 @@ published constants IndexType
in the
com::sun::star::sdbc::XResultSet
object returned by the method
- <member scope="com::sun::star::sdbc">XDatabaseMetaData::getIndexInfo()</member>
+ com::sun::star::sdbc::XDatabaseMetaData::getIndexInfo()
.
<P>
Indicates that this table index is a hashed index.
@@ -72,7 +72,7 @@ published constants IndexType
in the
com::sun::star::sdbc::XResultSet
object returned by the method
- <member scope="com::sun::star::sdbc">XDatabaseMetaData::getIndexInfo()</member>
+ com::sun::star::sdbc::XDatabaseMetaData::getIndexInfo()
.
<P>
Indicates that this table index is not a clustered