summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbcx/XAuthorizable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbcx/XAuthorizable.idl')
-rw-r--r--offapi/com/sun/star/sdbcx/XAuthorizable.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdbcx/XAuthorizable.idl b/offapi/com/sun/star/sdbcx/XAuthorizable.idl
index 55daad2862f1..decadbcfe011 100644
--- a/offapi/com/sun/star/sdbcx/XAuthorizable.idl
+++ b/offapi/com/sun/star/sdbcx/XAuthorizable.idl
@@ -65,7 +65,7 @@ published interface XAuthorizable: com::sun::star::uno::XInterface
@param objName
the name of the object
@param objType
- a value from the <type scope="com::sun::star::sdbcx">PrivilegeObject</type> constants group
+ a value from the com::sun::star::sdbcx::PrivilegeObject constants group
@throws com::sun::star::sdbc::SQLException
if a database access error occurs.
*/
@@ -77,7 +77,7 @@ published interface XAuthorizable: com::sun::star::uno::XInterface
@param objName
the name of the object
@param objType
- a value from the <type scope="com::sun::star::sdbcx">PrivilegeObject</type> constants group
+ a value from the com::sun::star::sdbcx::PrivilegeObject constants group
@throws com::sun::star::sdbc::SQLException
if a database access error occurs.
*/