summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/ColumnSearch.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbc/ColumnSearch.idl')
-rw-r--r--offapi/com/sun/star/sdbc/ColumnSearch.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sdbc/ColumnSearch.idl b/offapi/com/sun/star/sdbc/ColumnSearch.idl
index eca8b70e10c1..513c184b0b4f 100644
--- a/offapi/com/sun/star/sdbc/ColumnSearch.idl
+++ b/offapi/com/sun/star/sdbc/ColumnSearch.idl
@@ -28,7 +28,7 @@ published constants ColumnSearch
{
/** A possible value for column <code>SEARCHABLE</code> in the
- <type scope="com::sun::star::sdbc">XResultSet</type>
+ com::sun::star::sdbc::XResultSet
object returned by the method
<member scope="com::sun::star::sdbc">XDatabaseMetaData::getTypeInfo()</member>
.
@@ -41,7 +41,7 @@ published constants ColumnSearch
const long NONE = 0;
/** A possible value for column <code>SEARCHABLE</code> in the
- <type scope="com::sun::star::sdbc">XResultSet</type>
+ com::sun::star::sdbc::XResultSet
object returned by the method
<member scope="com::sun::star::sdbc">XDatabaseMetaData::getTypeInfo()</member>
.
@@ -56,7 +56,7 @@ published constants ColumnSearch
const long CHAR = 1;
/** A possible value for column <code>SEARCHABLE</code> in the
- <type scope="com::sun::star::sdbc">XResultSet</type>
+ com::sun::star::sdbc::XResultSet
object returned by the method
<member scope="com::sun::star::sdbc">XDatabaseMetaData::getTypeInfo()</member>
.
@@ -73,7 +73,7 @@ published constants ColumnSearch
/** A possible value for column
<code>SEARCHABLE</code>
in the
- <type scope="com::sun::star::sdbc">XResultSet</type>
+ com::sun::star::sdbc::XResultSet
object returned by the method
<member scope="com::sun::star::sdbc">XDatabaseMetaData::getTypeInfo()</member>
.