Searched refs:propLongA (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
H A D | PropertySet_Test.java | 1101 public Property propLongA= new Property("PropLongA", 6, new Type(Long.TYPE), (short) 0); field in TestClass 1164 registerProperty(propLongA, "longPropA"); in TestClass() 1194 propIntA, propLongA, propFloatA, propDoubleA, in getRegisteredProperties() 1233 r[i++]= convertPropertyValue(propLongA, outNewVal, outOldVal, value); in test_convertPropertyValue() 1385 setPropertyValueNoBroadcast(propLongA, value); in test_setPropertyValueNoBroadcast()
|
Completed in 26 milliseconds