summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/SQLContext.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/SQLContext.idl')
-rw-r--r--offapi/com/sun/star/sdb/SQLContext.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdb/SQLContext.idl b/offapi/com/sun/star/sdb/SQLContext.idl
index 1a5e2ca5fc08..df38b8e23218 100644
--- a/offapi/com/sun/star/sdb/SQLContext.idl
+++ b/offapi/com/sun/star/sdb/SQLContext.idl
@@ -25,7 +25,7 @@
/** provides special information about the context where a
- <type scope="com::sun::star::sdbc">SQLException</type>
+ com::sun::star::sdbc::SQLException
occurred. As usual
for SQLExceptions, several SQLContext-objects may be chained, then the
most recent context is appended to the list's tail.
@@ -37,7 +37,7 @@
published exception SQLContext: com::sun::star::sdbc::SQLWarning
{
/** provides special info about the details where a
- <type scope="com::sun::star::sdbc">SQLException</type>
+ com::sun::star::sdbc::SQLException
occurred.
As usual for SQLExceptions, several SQLContext-objects may be chained, then the
most recent context is appended to the list's tail