Searched refs:eAllowedTypeClass (Results 1 – 1 of 1) sorted by relevance
446 TypeClass eAllowedTypeClass = m_aData.m_aValueType.getTypeClass(); in impl_checkValue_throw() local449 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 8 milliseconds