LibreOffice
LibreOffice 24.2 SDK API Reference
|
describes elements of a single line in an object inspector, used to represent a single property More...
Variables | |
const short | InputControl = 0x01 |
specifies the input control in a group of controls related to a single property More... | |
const short | PrimaryButton = 0x02 |
specifies the primary button (if present) in a group of controls related to a single property More... | |
const short | SecondaryButton = 0x04 |
specifies the secondary button (if present) in a group of controls related to a single property More... | |
const short | All = 0xFF |
specifies all elements More... | |
describes elements of a single line in an object inspector, used to represent a single property
const short All = 0xFF |
specifies all elements
const short InputControl = 0x01 |
specifies the input control in a group of controls related to a single property
const short PrimaryButton = 0x02 |
specifies the primary button (if present) in a group of controls related to a single property
const short SecondaryButton = 0x04 |
specifies the secondary button (if present) in a group of controls related to a single property