20 #ifndef __com_sun_star_i18n_CalendarDisplayIndex_idl__
21 #define __com_sun_star_i18n_CalendarDisplayIndex_idl__
24 module com { module sun { module star { module i18n {
31 published constants CalendarDisplayIndex
const short DAY
name of a day of week
Definition: CalendarDisplayIndex.idl:36
const short GENITIVE_MONTH
name of a possessive genitive case month
Definition: CalendarDisplayIndex.idl:47
const short AM_PM
name of an AM/PM value
Definition: CalendarDisplayIndex.idl:34
const short YEAR
name of a year (if used for a specific calendar)
Definition: CalendarDisplayIndex.idl:40
const short PARTITIVE_MONTH
name of a partitive case month
Definition: CalendarDisplayIndex.idl:52
const short ERA
name of an era, like BC/AD
Definition: CalendarDisplayIndex.idl:42
const short MONTH
name of a month
Definition: CalendarDisplayIndex.idl:38