LibreOffice
LibreOffice 24.2 SDK API Reference
|
defines the list of objects for which a user may have access rights or not. More...
Variables | |
const long | TABLE = 0 |
indicates a table. More... | |
const long | VIEW = 1 |
indicates a view. More... | |
const long | COLUMN = 2 |
indicates a column of a table. More... | |
defines the list of objects for which a user may have access rights or not.
This list may grow in the future.
const long COLUMN = 2 |
indicates a column of a table.
const long TABLE = 0 |
indicates a table.
const long VIEW = 1 |
indicates a view.