LibreOffice
LibreOffice 7.4 SDK API Reference
Variables
com::sun::star::i18n::AmPmValue Constant Group Referencepublished

Constants for AM/PM used in calls to XCalendar::getDisplayName(). More...

Variables

const short AM = 0
 get display name string for AM More...
 
const short PM = 1
 get display name string for PM More...
 

Detailed Description

Constants for AM/PM used in calls to XCalendar::getDisplayName().

Variable Documentation

◆ AM

const short AM = 0

get display name string for AM

◆ PM

const short PM = 1

get display name string for PM