LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
CalendarItem2 Struct Referencepublished

One entry in a calendar, for example, a day of week or a month or an era. More...

import"CalendarItem2.idl";

Inheritance diagram for CalendarItem2:
CalendarItem

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...
 

Detailed Description

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.

Since
LibreOffice 3.5

Member Data Documentation

◆ NarrowName

string NarrowName

The narrow name, for example, "S" for Sunday or "J" for January.


The documentation for this struct was generated from the following file: