summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/application/CopyTableRowEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/application/CopyTableRowEvent.idl')
-rw-r--r--offapi/com/sun/star/sdb/application/CopyTableRowEvent.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdb/application/CopyTableRowEvent.idl b/offapi/com/sun/star/sdb/application/CopyTableRowEvent.idl
index a6529557d3a3..bdf1df424306 100644
--- a/offapi/com/sun/star/sdb/application/CopyTableRowEvent.idl
+++ b/offapi/com/sun/star/sdb/application/CopyTableRowEvent.idl
@@ -43,7 +43,7 @@ struct CopyTableRowEvent : ::com::sun::star::lang::EventObject
/** denotes the error which happened while copying the data.
- <p>Usually, this contains an instance of <type scope="com::sun::star::sdbc">SQLException</type>.</p>
+ <p>Usually, this contains an instance of com::sun::star::sdbc::SQLException.</p>
*/
any Error;
};