LibreOffice
LibreOffice 24.2 SDK API Reference
|
used to specify the result type of one element in the data pilot data array. More...
Variables | |
const long | HASDATA = 1 |
The element contains data. More... | |
const long | SUBTOTAL = 2 |
The element contains a subtotal. More... | |
const long | ERROR = 4 |
The element has an error. More... | |
used to specify the result type of one element in the data pilot data array.
const long ERROR = 4 |
The element has an error.
const long HASDATA = 1 |
The element contains data.
const long SUBTOTAL = 2 |
The element contains a subtotal.