LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
Months.idl File Reference

Go to the source code of this file.

Modules

module  com
module  com::sun
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
module  com::sun::star::i18n
 Interface for internationalization.

Constant Groups

constants  com::sun::star::i18n::Months
 Constants for month names used in calls to XCalendar::getDisplayName().

Variables

const short JANUARY = 0
 January.
const short FEBURARY = 1
 February.
const short MARCH = 2
 March.
const short APRIL = 3
 April.
const short MAY = 4
 May.
const short JUNE = 5
 June.
const short JULY = 6
 July.
const short AUGUST = 7
 August.
const short SEPTEMBER = 8
 September.
const short OCTOBER = 9
 October.
const short NOVEMBER = 10
 November.
const short DECEMBER = 11
 December.