21module
com { module sun { module star { module util {
Definition Ambiguous.idl:20
represents a date value.
Definition Date.idl:29
unsigned short Month
contains the month of year (1-12 or 0 for a void date).
Definition Date.idl:37
short Year
contains the year.
Definition Date.idl:42
unsigned short Day
contains the day of month (1-31 or 0 for a void date).
Definition Date.idl:32