|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module i18n {
35 sequence< CalendarItem >
Days;
39 sequence< CalendarItem >
Eras;
sequence< CalendarItem > Days
the days of the week, see also CalendarItem.
Definition: Calendar.idl:35
boolean Default
if this is the default calendar for a given locale.
Definition: Calendar.idl:45
string Name
the name of the calendar, for example, Gregorian.
Definition: Calendar.idl:47
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:33
Definition: Ambiguous.idl:20
sequence< CalendarItem > Months
the months of the year, see also CalendarItem.
Definition: Calendar.idl:37
short MinimumNumberOfDaysForFirstWeek
how many days must reside in the first week of a year.
Definition: Calendar.idl:43
string StartOfWeek
the ID of the day with which the week begins.
Definition: Calendar.idl:41