:: com :: sun :: star :: i18n ::

struct CalendarItem2
Base Hierarchy
CalendarItem2CalendarItem
Description
One entry in a calendar, for example, a day of week or a month or an era.

Derived from CalendarItem this provides an additional member for narrow names.

Since
LibreOffice 3.5

Elements' Summary
NarrowName The narrow name, for example, "S" for Sunday or "J" for January.  
Elements' Details
NarrowName
string NarrowName;
Description
The narrow name, for example, "S" for Sunday or "J" for January.
Top of Page