21 module
com { module sun { module star { module i18n {
35 sequence< CalendarItem >
Days;
39 sequence< CalendarItem >
Eras;
string Name
the name of the calendar, for example, Gregorian.
Definition: Calendar.idl:47
string StartOfWeek
the ID of the day with which the week begins.
Definition: Calendar.idl:41
Definition: Ambiguous.idl:20
sequence< CalendarItem > Days
the days of the week, see also CalendarItem.
Definition: Calendar.idl:35
short MinimumNumberOfDaysForFirstWeek
how many days must reside in the first week of a year.
Definition: Calendar.idl:43
sequence< CalendarItem > Eras
the possible eras, see also CalendarItem.
Definition: Calendar.idl:39
A calendar as returned in a sequence by XLocaleData::getAllCalendars().
Definition: Calendar.idl:32
sequence< CalendarItem > Months
the months of the year, see also CalendarItem.
Definition: Calendar.idl:37
boolean Default
if this is the default calendar for a given locale.
Definition: Calendar.idl:45