| LibreOffice
    LibreOffice 25.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. | |
| const long | SUBTOTAL = 2 | 
| The element contains a subtotal. | |
| const long | ERROR = 4 | 
| The element has an error. | |
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.