Home
last modified time | relevance | path

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

/aoo42x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java85 private HashMap _handleToPropertyMap; field in PropertySet
222 return (Property) _handleToPropertyMap.get(nHandle); in getPropertyByHandle()
252 _handleToPropertyMap.put(prop.Handle, prop); in putProperty()
296 _handleToPropertyMap= new HashMap(); in initMappings()

Completed in 10 milliseconds