Searched refs:propByteClass (Results 1 – 1 of 1) sorted by relevance
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
H A D | PropertySet_Test.java | 1139 …public Property propByteClass= new Property("PropByteClass", 1003, new Type(Byte.class), (short) 0… field in TestClass 1180 registerProperty(propByteClass, "byteClassProp"); in TestClass() 1198 propByteClass, propShortClass, propIntClass, propLongClass, in getRegisteredProperties() 1335 r[i++]= convertPropertyValue(propByteClass, outNewVal, outOldVal, value); in test_convertPropertyValue()
|
Completed in 18 milliseconds