Home
last modified time | relevance | path

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

/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java1099 public Property propIntA= new Property("PropIntA", 5, new Type(Integer.TYPE), (short) 0); field in TestClass
1163 registerProperty(propIntA, "intPropA"); in TestClass()
1194 propIntA, propLongA, propFloatA, propDoubleA, in getRegisteredProperties()
1230 r[i++]= convertPropertyValue(propIntA, outNewVal, outOldVal, value); in test_convertPropertyValue()
1285 r[i++]= convertPropertyValue(propIntA, outNewVal, outOldVal, value); in test_convertPropertyValue()
1382 setPropertyValueNoBroadcast(propIntA, value); in test_setPropertyValueNoBroadcast()

Completed in 19 milliseconds