19 #ifndef __com_sun_star_sdbcx_Group_idl__
20 #define __com_sun_star_sdbcx_Group_idl__
24 module com { module sun { module star { module sdbcx {
26 published
interface XUsersSupplier;
27 published
interface XAuthorizable;
49 [readonly, property]
string Name;
string Name
is the name of the group.
Definition: Group.idl:44
is used for accessing and setting the permissions of a user for a database object.
Definition: XAuthorizable.idl:32
represents a group of users, which has certain access rights for the objects of the database...
Definition: Group.idl:33
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63