Home
last modified time | relevance | path

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

/trunk/main/forms/source/xforms/
H A Ddatatypes.cxx489 sInfo.append( typedValueAsHumanReadableString( m_aMaxInclusive ) ); in _explainInvalid()
493 sInfo.append( typedValueAsHumanReadableString( m_aMaxExclusive ) ); in _explainInvalid()
497 sInfo.append( typedValueAsHumanReadableString( m_aMinInclusive ) ); in _explainInvalid()
501 sInfo.append( typedValueAsHumanReadableString( m_aMinExclusive ) ); in _explainInvalid()
756 ::rtl::OUString ODecimalType::typedValueAsHumanReadableString( const Any& _rValue ) const in typedValueAsHumanReadableString() function in xforms::ODecimalType
812 ::rtl::OUString ODateType::typedValueAsHumanReadableString( const Any& _rValue ) const in typedValueAsHumanReadableString() function in xforms::ODateType
854 ::rtl::OUString OTimeType::typedValueAsHumanReadableString( const Any& _rValue ) const in typedValueAsHumanReadableString() function in xforms::OTimeType
914 ::rtl::OUString ODateTimeType::typedValueAsHumanReadableString( const Any& _rValue ) const in typedValueAsHumanReadableString() function in xforms::ODateTimeType
967 ::rtl::OUString OShortIntegerType::typedValueAsHumanReadableString( const Any& _rValue ) const in typedValueAsHumanReadableString() function in xforms::OShortIntegerType
H A Ddatatypes.hxx216 …virtual ::rtl::OUString typedValueAsHumanReadableString( const ::com::sun::star::uno::Any& _rValue…
343 …virtual ::rtl::OUString typedValueAsHumanReadableString( const ::com::sun::star::uno::Any& _rValue…
369 …virtual ::rtl::OUString typedValueAsHumanReadableString( const ::com::sun::star::uno::Any& _rV…
408 …virtual ::rtl::OUString typedValueAsHumanReadableString( const ::com::sun::star::uno::Any& _rValue…

Completed in 24 milliseconds