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