LibreOffice
LibreOffice 5.0 SDK API Reference
|
Service for getting sets of permissions reading from some persistent storage. More...
import "Policy.idl";
Additional Inherited Members | |
![]() | |
sequence< any > | getPermissions ([in] string userId) |
Gets the permissions of the specified user excluding the default permissions granted to all users. More... | |
sequence< any > | getDefaultPermissions () |
Gets the default permissions granted to all users. More... | |
void | refresh () |
Refreshes the policy configuration. More... | |
Service for getting sets of permissions reading from some persistent storage.