LibreOffice
LibreOffice 7.4 SDK API Reference
Modules | Variables
Weekdays.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::Weekdays
 Constants for days of a week.
 

Variables

const short SUNDAY = 0
 Sunday. More...
 
const short MONDAY = 1
 Monday. More...
 
const short TUESDAY = 2
 Tuesday. More...
 
const short WEDNESDAY = 3
 Wednesday. More...
 
const short THURSDAY = 4
 Thursday. More...
 
const short FRIDAY = 5
 Friday. More...
 
const short SATURDAY = 6
 Saturday. More...