Home
last modified time | relevance | path

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

/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java1097 public Property propShortA= new Property("PropShortA", 4, new Type(Short.TYPE), (short) 0); field in TestClass
1162 registerProperty(propShortA, "shortPropA"); in TestClass()
1193 propBoolA, propCharA, propByteA, propShortA, in getRegisteredProperties()
1227 r[i++]= convertPropertyValue(propShortA, outNewVal, outOldVal, value); in test_convertPropertyValue()
1379 setPropertyValueNoBroadcast(propShortA, value); in test_setPropertyValueNoBroadcast()

Completed in 23 milliseconds