Searched refs:propIntA (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
H A D | PropertySet_Test.java | 1099 public Property propIntA= new Property("PropIntA", 5, new Type(Integer.TYPE), (short) 0); field in TestClass 1163 registerProperty(propIntA, "intPropA"); in TestClass() 1194 propIntA, propLongA, propFloatA, propDoubleA, in getRegisteredProperties() 1230 r[i++]= convertPropertyValue(propIntA, outNewVal, outOldVal, value); in test_convertPropertyValue() 1285 r[i++]= convertPropertyValue(propIntA, outNewVal, outOldVal, value); in test_convertPropertyValue() 1382 setPropertyValueNoBroadcast(propIntA, value); in test_setPropertyValueNoBroadcast()
|
Completed in 22 milliseconds