:: com :: sun :: star :: xsd ::

unpublished service Time
Description
specifies an XSD compliant time type

Exported Interfaces - Summary
XDataType

provides access to common data type functionality

Properties' Summary
[ maybevoid ] ::com::sun::star::util::Time
MaxInclusiveTime
specifies the inclusive upper bound for the value  
[ maybevoid ] ::com::sun::star::util::Time
MaxExclusiveTime
specifies the exclusive upper bound for the value  
[ maybevoid ] ::com::sun::star::util::Time
MinInclusiveTime
specifies the inclusive lower bound for the value  
[ maybevoid ] ::com::sun::star::util::Time
MinExclusiveTime
specifies the exclusive lower bound for the value  
Exported Interfaces - Details
XDataType
Description
provides access to common data type functionality
Properties' Details
MaxInclusiveTime
[ maybevoid ] ::com::sun::star::util::Time MaxInclusiveTime;
Description
specifies the inclusive upper bound for the value
MaxExclusiveTime
[ maybevoid ] ::com::sun::star::util::Time MaxExclusiveTime;
Description
specifies the exclusive upper bound for the value
MinInclusiveTime
[ maybevoid ] ::com::sun::star::util::Time MinInclusiveTime;
Description
specifies the inclusive lower bound for the value
MinExclusiveTime
[ maybevoid ] ::com::sun::star::util::Time MinExclusiveTime;
Description
specifies the exclusive lower bound for the value

 
Top of Page