:: com :: sun :: star :: sdbcx ::

interface XUsersSupplier

Methods' Summary
getUsers returns the container of users.  
Methods' Details
getUsers
::com::sun::star::container::XNameAccess
getUsers();

Description
returns the container of users.
Returns
the users
Top of Page