| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
Values to be passed to XCalendar::getDisplayName(). More...
| Variables | |
| const short | AM_PM = 0 | 
| name of an AM/PM value | |
| const short | DAY = 1 | 
| name of a day of week | |
| const short | MONTH = 2 | 
| name of a month | |
| const short | YEAR = 3 | 
| name of a year (if used for a specific calendar) | |
| const short | ERA = 4 | 
| name of an era, like BC/AD | |
| const short | GENITIVE_MONTH = 5 | 
| name of a possessive genitive case month | |
| const short | PARTITIVE_MONTH = 6 | 
| name of a partitive case month | |
Values to be passed to XCalendar::getDisplayName().
| const short AM_PM = 0 | 
name of an AM/PM value
| const short DAY = 1 | 
name of a day of week
| const short ERA = 4 | 
name of an era, like BC/AD
| const short GENITIVE_MONTH = 5 | 
name of a possessive genitive case month
| const short MONTH = 2 | 
name of a month
| const short PARTITIVE_MONTH = 6 | 
name of a partitive case month
| const short YEAR = 3 | 
name of a year (if used for a specific calendar)