20  module 
com {  module sun {  module star {  module sdbcx {
    22  published 
interface XGroupsSupplier;
    23  published 
interface XUser;
    45     [readonly, property] 
string Name;
 allows for changing a users password. 
Definition: XUser.idl:24
 
provides for access to a container of groups, typically used for a database definition object...
Definition: XGroupsSupplier.idl:26
 
represents a user of the database, who has certain access rights for the objects of the database...
Definition: User.idl:29
 
Definition: Ambiguous.idl:20
 
string Name
is the name of the user. 
Definition: User.idl:40
 
provides information about and access to the properties from an implementation. 
Definition: XPropertySet.idl:45