Searched refs:propByteA (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
H A D | PropertySet_Test.java | 616 cl.propByteA.Attributes = PropertyAttribute.BOUND; in addPropertyChangeListener() 695 cl.propByteA.Attributes = PropertyAttribute.CONSTRAINED; in addPropertyChangeListener() 1095 public Property propByteA= new Property("PropByteA", 3, new Type(Byte.TYPE), (short) 0); field in TestClass 1161 registerProperty(propByteA, "bytePropA"); in TestClass() 1193 propBoolA, propCharA, propByteA, propShortA, in getRegisteredProperties() 1224 r[i++]= convertPropertyValue(propByteA, outNewVal, outOldVal, value); in test_convertPropertyValue() 1376 setPropertyValueNoBroadcast(propByteA, value); in test_setPropertyValueNoBroadcast()
|
Completed in 10 milliseconds