summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/XSQLErrorListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/XSQLErrorListener.idl')
-rw-r--r--offapi/com/sun/star/sdb/XSQLErrorListener.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdb/XSQLErrorListener.idl b/offapi/com/sun/star/sdb/XSQLErrorListener.idl
index 7e83f979c401..542c8f23af1b 100644
--- a/offapi/com/sun/star/sdb/XSQLErrorListener.idl
+++ b/offapi/com/sun/star/sdb/XSQLErrorListener.idl
@@ -33,7 +33,7 @@ published interface XSQLErrorListener: com::sun::star::lang::XEventListener
{
/** invoked when a database error occurs, just before a
- <type scope="com::sun::star::sdbc">SQLException</type>
+ com::sun::star::sdbc::SQLException
is thrown to the application.
@param aEvent
the event which occurred