summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/PreparedStatement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbc/PreparedStatement.idl')
-rw-r--r--offapi/com/sun/star/sdbc/PreparedStatement.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdbc/PreparedStatement.idl b/offapi/com/sun/star/sdbc/PreparedStatement.idl
index d5ac01dc0d04..32bd675e84f5 100644
--- a/offapi/com/sun/star/sdbc/PreparedStatement.idl
+++ b/offapi/com/sun/star/sdbc/PreparedStatement.idl
@@ -71,9 +71,9 @@
</p>
<P>
Only one
- <type scope="com::sun::star::sdbc">ResultSet</type>
+ com::sun::star::sdbc::ResultSet
per
- <type scope="com::sun::star::sdbc">Statement</type>
+ com::sun::star::sdbc::Statement
can be open at any point in
time. Therefore, if the reading of one ResultSet is interleaved
with the reading of another, each must have been generated by