| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
Go to the source code of this file.
| Modules | |
| module | com | 
| module | com::sun | 
| module | com::sun::star | 
| the module com::sun::star is the root module of the UNO API. | |
| module | com::sun::star::i18n | 
| Interface for internationalization. | |
| Constant Groups | |
| constants | com::sun::star::i18n::CalendarDisplayIndex | 
| Values to be passed to XCalendar::getDisplayName(). | |
| 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 | |