Adding a Group
From Apache OpenOffice Wiki
< Documentation | DevGuide
Revision as of 11:39, 4 June 2008 by OOoWikiBot (talk | contribs) (Robot: Changing Category:Database Access)
Creating a com.sun.star.sdbcx.GroupDescriptor object is the same as the methods described above. Follow the same steps:
- Set a name for the group in the
Nameproperty. - Append all the users to the user container of the group.
- Append the
GroupDescriptorobject to the group container of the catalog.
| Content on this page is licensed under the Public Documentation License (PDL). |