20module
com { module sun { module star { module xsd {
specifies an XSD compliant simple data type
Definition XDataType.idl:25
Definition Ambiguous.idl:20
specifies an XSD compliant date type
Definition Date.idl:25
com::sun::star::util::Date MaxInclusiveDate
specifies the inclusive upper bound for the value
Definition Date.idl:33
com::sun::star::util::Date MaxExclusiveDate
specifies the exclusive upper bound for the value
Definition Date.idl:38
com::sun::star::util::Date MinInclusiveDate
specifies the inclusive lower bound for the value
Definition Date.idl:43
com::sun::star::util::Date MinExclusiveDate
specifies the exclusive lower bound for the value
Definition Date.idl:48
represents a date value.
Definition Date.idl:29