20 #ifndef __com_sun_star_i18n_CalendarItem_idl__
21 #define __com_sun_star_i18n_CalendarItem_idl__
24 module com { module sun { module star { module i18n {
One entry in a calendar, for example, a day of week or a month or an era.
Definition: CalendarItem.idl:37
string FullName
The full name, for example, "Sunday".
Definition: CalendarItem.idl:45
string ID
A unique ID for an entry of this type, usually the lower case abbreviated English name...
Definition: CalendarItem.idl:41
string AbbrevName
The abbreviated name, for example, "Sun".
Definition: CalendarItem.idl:43