20module 
com {  module sun {  module star {  module xsd {
 
Definition Ambiguous.idl:20
specifies an XSD compliant decimal type
Definition Decimal.idl:25
double MinExclusiveDouble
specifies the exclusive lower bound for the value
Definition Decimal.idl:66
double MaxExclusiveDouble
specifies the exclusive upper bound for the value
Definition Decimal.idl:56
double MinInclusiveDouble
specifies the inclusive lower bound for the value
Definition Decimal.idl:61
double MaxInclusiveDouble
specifies the inclusive upper bound for the value
Definition Decimal.idl:51
interface XDataType
provides access to common data type functionality
Definition Decimal.idl:28
long TotalDigits
totalDigits is the maximum number of digits in values of decimal data types.
Definition Decimal.idl:37
long FractionDigits
fractionDigits is the maximum number of digits in the fractional part of values of decimal data
Definition Decimal.idl:46