Home
last modified time | relevance | path

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

/trunk/main/forms/source/xforms/
H A Ddatatypes.cxx392 normalizeValue( m_aMaxInclusive, m_fCachedMaxInclusive ); in setFastPropertyValue_NoBroadcast()
402 normalizeValue( m_aMaxExclusive, m_fCachedMaxExclusive ); in setFastPropertyValue_NoBroadcast()
412 normalizeValue( m_aMinInclusive, m_fCachedMinInclusive ); in setFastPropertyValue_NoBroadcast()
422 normalizeValue( m_aMinExclusive, m_fCachedMinExclusive ); in setFastPropertyValue_NoBroadcast()
759 normalizeValue( _rValue, fValue ); in typedValueAsHumanReadableString()
764 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
H A Ddatatypes.hxx230 …virtual void normalizeValue( const ::com::sun::star::uno::Any& _rValue, double& _rDoubleValue ) co…
344 …virtual void normalizeValue( const ::com::sun::star::uno::Any& _rValue, double& _rDoubleValue ) co…
370 …virtual void normalizeValue( const ::com::sun::star::uno::Any& _rValue, double& _rDoubleValue ) co…
409 …virtual void normalizeValue( const ::com::sun::star::uno::Any& _rValue, double& _rDoubleValue ) co…

Completed in 27 milliseconds