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