| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
| Variables | |
| const long | NUMERIC = 0 | 
| Filter by numeric value. | |
| const long | STRING = 1 | 
| Filter by string value. | |
| const long | DATE = 2 | 
| Filter by date. | |
| const long | TEXT_COLOR = 3 | 
| Filter by text color. | |
| const long | BACKGROUND_COLOR = 4 | 
| Filter by background color. | |
| const long BACKGROUND_COLOR = 4 | 
Filter by background color.
| const long DATE = 2 | 
Filter by date.
| const long NUMERIC = 0 | 
Filter by numeric value.
| const long STRING = 1 | 
Filter by string value.
| const long TEXT_COLOR = 3 | 
Filter by text color.