LibreOffice
LibreOffice 24.2 SDK API Reference
|
One entry in a calendar, for example, a day of week or a month or an era. More...
import"CalendarItem.idl";
Public Attributes | |
string | ID |
A unique ID for an entry of this type, usually the lower case abbreviated English name, for example, "sun" for Sunday. More... | |
string | AbbrevName |
The abbreviated name, for example, "Sun". More... | |
string | FullName |
The full name, for example, "Sunday". More... | |
One entry in a calendar, for example, a day of week or a month or an era.
A sequence of CalendarItems is contained in Calendar::Days, Calendar::Months, Calendar::Eras
string AbbrevName |
The abbreviated name, for example, "Sun".
string FullName |
The full name, for example, "Sunday".
string ID |
A unique ID for an entry of this type, usually the lower case abbreviated English name, for example, "sun" for Sunday.