Home
last modified time | relevance | path

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

/aoo41x/main/comphelper/source/container/
H A Denumerablemap.cxx243 void impl_checkNaN_throw( const Any& _keyOrValue, const Type& _keyOrValueType ) const;
515 impl_checkNaN_throw( _value, m_aData.m_aValueType ); in impl_checkValue_throw()
519 …void EnumerableMap::impl_checkNaN_throw( const Any& _keyOrValue, const Type& _keyOrValueType ) con… in impl_checkNaN_throw() function in comphelper::EnumerableMap
544 impl_checkNaN_throw( _key, m_aData.m_aKeyType ); in impl_checkKey_throw()

Completed in 21 milliseconds