19 #ifndef __com_sun_star_awt_XTimeField_idl__
20 #define __com_sun_star_awt_XTimeField_idl__
27 module
com { module sun { module star { module awt {
99 void setStrictFormat( [in]
boolean bStrict );
104 boolean isStrictFormat();
– idl definition –
Definition: Ambiguous.idl:22
gives access to the value and settings of a time field.
Definition: XTimeField.idl:32
represents a time value.
Definition: Time.idl:28
base interface of all UNO interfaces
Definition: XInterface.idl:47