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