Home
last modified time | relevance | path

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

/aoo4110/main/comphelper/source/container/
H A Denumerablemap.cxx446 TypeClass eAllowedTypeClass = m_aData.m_aValueType.getTypeClass(); in impl_checkValue_throw() local
449 switch ( eAllowedTypeClass ) in impl_checkValue_throw()
452 bValid = ( _value.getValueTypeClass() == eAllowedTypeClass ); in impl_checkValue_throw()
482 if ( _value.getValueTypeClass() != eAllowedTypeClass ) in impl_checkValue_throw()

Completed in 21 milliseconds