Home
last modified time | relevance | path

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

/aoo41x/main/comphelper/source/container/
H A Denumerablemap.cxx238 void impl_initValues_throw( const Sequence< Pair< Any, Any > >& _initialValues );
423 void EnumerableMap::impl_initValues_throw( const Sequence< Pair< Any, Any > >& _initialValues ) in impl_initValues_throw() argument
429 const Pair< Any, Any >* mapping = _initialValues.getConstArray(); in impl_initValues_throw()
430 const Pair< Any, Any >* mappingEnd = mapping + _initialValues.getLength(); in impl_initValues_throw()

Completed in 15 milliseconds