20  module 
com {  module sun {  module star {  module sdbcx {
    22  published 
interface XUsersSupplier;
    23  published 
interface XAuthorizable;
    45     [readonly, property] 
string Name;
 Definition: Ambiguous.idl:20
 
string Name
is the name of the group. 
Definition: Group.idl:40
 
is used for accessing and setting the permissions of a user for a database object. 
Definition: XAuthorizable.idl:27
 
represents a group of users, which has certain access rights for the objects of the database...
Definition: Group.idl:29
 
provides information about and access to the properties from an implementation. 
Definition: XPropertySet.idl:45