summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/PreparedStatement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/PreparedStatement.idl')
-rw-r--r--offapi/com/sun/star/sdb/PreparedStatement.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdb/PreparedStatement.idl b/offapi/com/sun/star/sdb/PreparedStatement.idl
index 7b87bca170a8..7938f1d0217f 100644
--- a/offapi/com/sun/star/sdb/PreparedStatement.idl
+++ b/offapi/com/sun/star/sdb/PreparedStatement.idl
@@ -30,7 +30,7 @@
/** represents a precompiled SQL statement. The service differs only in the access
of the columns and parameters to the service
- <type scope="com::sun::star::sdbc">PreparedStatement</type>
+ com::sun::star::sdbc::PreparedStatement
.
*/
published service PreparedStatement