19 #ifndef __com_sun_star_awt_XDateField_idl__ 20 #define __com_sun_star_awt_XDateField_idl__ 27 module
com { module sun { module star { module awt {
89 void setLongFormat( [in]
boolean bLong );
94 boolean isLongFormat();
109 void setStrictFormat( [in]
boolean bStrict );
114 boolean isStrictFormat();
represents a date value.
Definition: Date.idl:30
Definition: Ambiguous.idl:22
gives access to the value and settings of a date field.
Definition: XDateField.idl:32
base interface of all UNO interfaces
Definition: XInterface.idl:47