10 #ifndef __com_sun_star_i18n_Calendar2_idl__
11 #define __com_sun_star_i18n_Calendar2_idl__
16 module
com { module sun { module star { module i18n {
48 sequence< CalendarItem2 >
Days;
60 sequence< CalendarItem2 >
Eras;
Definition: Ambiguous.idl:22
Calendar items as returned in a sequence by XLocaleData3::getAllCalendars2().
Definition: Calendar2.idl:46
boolean Default
If this is the default calendar for a given locale.
Definition: Calendar2.idl:69
sequence< CalendarItem2 > PartitiveMonths
The months of the year in partitive case.
Definition: Calendar2.idl:57
sequence< CalendarItem2 > Months
The months of the year.
Definition: Calendar2.idl:51
sequence< CalendarItem2 > Eras
The possible eras.
Definition: Calendar2.idl:60
string Name
The name of the calendar, for example, Gregorian.
Definition: Calendar2.idl:72
sequence< CalendarItem2 > GenitiveMonths
The months of the year in possessive genitive case.
Definition: Calendar2.idl:54
sequence< CalendarItem2 > Days
The days of the week.
Definition: Calendar2.idl:48
string StartOfWeek
The ID of the day with which the week begins.
Definition: Calendar2.idl:63
short MinimumNumberOfDaysForFirstWeek
How many days must reside in the first week of a year.
Definition: Calendar2.idl:66