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 GENITIVE_MONTH
name of a possessive genitive case month
Definition: CalendarDisplayIndex.idl:47
const long MONTH
Definition: TimeUnit.idl:32
const short AM_PM
name of an AM/PM value
Definition: CalendarDisplayIndex.idl:34
const long DAY
Definition: TimeUnit.idl:31
const short PARTITIVE_MONTH
name of a partitive case month
Definition: CalendarDisplayIndex.idl:52
const long YEAR
Definition: TimeUnit.idl:33
const short ERA
name of an era, like BC/AD
Definition: CalendarDisplayIndex.idl:42