Home
last modified time | relevance | path

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

/AOO41X/main/comphelper/source/container/
H A Denumerablemap.cxx487 const TypeDescription aRequiredTypeDesc( m_aData.m_aValueType ); in impl_checkValue_throw() local
494 … if ( typelib_typedescription_equals( &pValueCompoundTypeDesc->aBase, aRequiredTypeDesc.get() ) ) in impl_checkValue_throw()