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"CalendarItem2.idl";
Public Attributes | |
string | NarrowName |
The narrow name, for example, "S" for Sunday or "J" for January. More... | |
Public Attributes inherited from CalendarItem | |
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.
Derived from com::sun::star::i18n::CalendarItem this provides an additional member for narrow names.
string NarrowName |
The narrow name, for example, "S" for Sunday or "J" for January.