Home
last modified time | relevance | path

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

/aoo42x/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java985 cl.propCharA.Attributes= PropertyAttribute.BOUND; in addPropertiesChangeListener()
1093 public Property propCharA= new Property("PropCharA", 2, new Type(Character.TYPE), (short) 0); field in TestClass
1160 registerProperty(propCharA, "charPropA"); in TestClass()
1193 propBoolA, propCharA, propByteA, propShortA, in getRegisteredProperties()
1218 r[i++]= convertPropertyValue(propCharA, outNewVal, outOldVal, value); in test_convertPropertyValue()
1221 r[i++]= convertPropertyValue(propCharA, outNewVal, outOldVal, value); in test_convertPropertyValue()
1373 setPropertyValueNoBroadcast(propCharA, value); in test_setPropertyValueNoBroadcast()

Completed in 22 milliseconds