Home
last modified time | relevance | path

Searched refs:propByteA (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java616 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 14 milliseconds