Adding a Group

From Apache OpenOffice Wiki
< Documentation‎ | DevGuide
Revision as of 12:06, 1 November 2007 by Jsc (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



Creating a com.sun.star.sdbcx.GroupDescriptor object is the same as the methods described above. Follow the same steps:

  1. Set a name for the group in the Name property.
  2. Append all the users to the user container of the group.
  3. Append the GroupDescriptor object to the group container of the catalog.
Content on this page is licensed under the Public Documentation License (PDL).
Personal tools