Home
last modified time | relevance | path

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

/AOO42X/main/comphelper/qa/complex/comphelper/
H A DMap.java262 private Object impl_getSomeValueByTypePos( int _pos ) in impl_getSomeValueByTypePos() method in Map
362 Object value = impl_getSomeValueByTypePos( checkTypePos ); in testValueTypes()