Home
last modified time | relevance | path

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

/aoo41x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java635 Class memberClass= propField.getType(); in convertPropertyValue() local
646 if (bVoidValue && memberClass.isPrimitive()) in convertPropertyValue()
652 if (memberClass.equals(Any.class)) in convertPropertyValue()
687 convObj= convert(memberClass, setVal); in convertPropertyValue()

Completed in 21 milliseconds