19 #ifndef __com_sun_star_util_Date_idl__ 20 #define __com_sun_star_util_Date_idl__ 23 module
com { module sun { module star { module util {
represents a date value.
Definition: Date.idl:30
Definition: Ambiguous.idl:22
unsigned short Day
contains the day of month (1-31 or 0 for a void date).
Definition: Date.idl:34
short Year
contains the year.
Definition: Date.idl:44
unsigned short Month
contains the month of year (1-12 or 0 for a void date).
Definition: Date.idl:39