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 generated_idl_chapter_refs.idl:752
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 generated_idl_chapter_refs.idl:3395
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