Searched refs:propShortA (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
H A D | PropertySet_Test.java | 1097 public Property propShortA= new Property("PropShortA", 4, new Type(Short.TYPE), (short) 0); field in TestClass 1162 registerProperty(propShortA, "shortPropA"); in TestClass() 1193 propBoolA, propCharA, propByteA, propShortA, in getRegisteredProperties() 1227 r[i++]= convertPropertyValue(propShortA, outNewVal, outOldVal, value); in test_convertPropertyValue() 1379 setPropertyValueNoBroadcast(propShortA, value); in test_setPropertyValueNoBroadcast()
|
Completed in 21 milliseconds