| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
Attribute of number format, classifies the length of the formatted display string. More...
| Variables | |
| const short | SHORT = 1 | 
| Short display string. | |
| const short | MEDIUM = 2 | 
| Medium length display string. | |
| const short | LONG = 3 | 
| Long display string. | |
Attribute of number format, classifies the length of the formatted display string.
| const short LONG = 3 | 
Long display string.
| const short MEDIUM = 2 | 
Medium length display string.
| const short SHORT = 1 | 
Short display string.