Home
last modified time | relevance | path

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

/AOO41X/main/comphelper/qa/complex/comphelper/
H A DMap.java93 …private void impl_putAll( XMap _map, Object[] _keys, Object[] _values ) throws com.sun.star.uno.Ex… in impl_putAll() method in Map
130 impl_putAll( map, _keys, _values ); in impl_checkMappings()
145 impl_putAll( map, _keys, _values ); in impl_checkMappings()
461 impl_putAll( map, keys, values ); in testEnumerations()
501 impl_putAll( map, keys, values ); in testSpecialValues()