Searched refs:impl_checkNaN_throw (Results 1 – 1 of 1) sorted by relevance
243 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::EnumerableMap544 impl_checkNaN_throw( _key, m_aData.m_aKeyType ); in impl_checkKey_throw()
Completed in 21 milliseconds