|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module security {
void refresh()
Refreshes the policy configuration.
Interface for getting sets of permissions of a specified user or the default permissions if no user i...
Definition: XPolicy.idl:31
sequence< any > getPermissions([in] string userId)
Gets the permissions of the specified user excluding the default permissions granted to all users.
sequence< any > getDefaultPermissions()
Gets the default permissions granted to all users.
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46