Home
last modified time | relevance | path

Searched defs:normalizeValue (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/forms/source/xforms/
H A Ddatatypes.cxx764 void ODecimalType::normalizeValue( const Any& _rValue, double& _rDoubleValue ) const in normalizeValue() function in xforms::ODecimalType
819 void ODateType::normalizeValue( const Any& _rValue, double& _rDoubleValue ) const in normalizeValue() function in xforms::ODateType
861 void OTimeType::normalizeValue( const Any& _rValue, double& _rDoubleValue ) const in normalizeValue() function in xforms::OTimeType
926 void ODateTimeType::normalizeValue( const Any& _rValue, double& _rDoubleValue ) const in normalizeValue() function in xforms::ODateTimeType
975 void OShortIntegerType::normalizeValue( const Any& _rValue, double& _rDoubleValue ) const in normalizeValue() function in xforms::OShortIntegerType

Completed in 16 milliseconds