Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/common/
H A DHelper.java222 return getArrayValue(oObject); in getUnoArrayPropertyValue()
285 public static Object getArrayValue(Object oValue) in getArrayValue() method in Helper