Searched refs:propShortClass (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
H A D | PropertySet_Test.java | 1141 …public Property propShortClass= new Property("PropShortClass", 1004, new Type(Short.class), (short… field in TestClass 1181 registerProperty(propShortClass, "shortClassProp"); in TestClass() 1198 propByteClass, propShortClass, propIntClass, propLongClass, in getRegisteredProperties() 1338 r[i++]= convertPropertyValue(propShortClass, outNewVal, outOldVal, value); in test_convertPropertyValue()
|
Completed in 22 milliseconds