Searched refs:propFloatA (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
H A D | PropertySet_Test.java | 1103 public Property propFloatA= new Property("PropFloatA", 7, new Type(Float.TYPE), (short) 0); field in TestClass 1165 registerProperty(propFloatA, "floatPropA"); in TestClass() 1194 propIntA, propLongA, propFloatA, propDoubleA, in getRegisteredProperties() 1236 r[i++]= convertPropertyValue(propFloatA, outNewVal, outOldVal, value); in test_convertPropertyValue() 1388 setPropertyValueNoBroadcast(propFloatA, value); in test_setPropertyValueNoBroadcast()
|
Completed in 19 milliseconds