LibreOffice
LibreOffice 5.3 SDK API Reference
|
Go to the source code of this file.
Modules | |
module | com |
module | com::sun |
module | com::sun::star |
the module com::sun::star is the root module of the UNO API. | |
module | com::sun::star::sdbcx |
High-level database component interfaces. | |
Constant Groups | |
constants | com::sun::star::sdbcx::PrivilegeObject |
defines the list of objects for which a user may have access rights or not. | |
Macros | |
#define | __com_sun_star_sdbc_PrivilegeObject_idl__ |
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... | |
#define __com_sun_star_sdbc_PrivilegeObject_idl__ |