Home
last modified time | relevance | path

Searched refs:propLongA (Results 1 – 1 of 1) sorted by path

/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java1101 public Property propLongA= new Property("PropLongA", 6, new Type(Long.TYPE), (short) 0); field in TestClass
1164 registerProperty(propLongA, "longPropA"); in TestClass()
1194 propIntA, propLongA, propFloatA, propDoubleA, in getRegisteredProperties()
1233 r[i++]= convertPropertyValue(propLongA, outNewVal, outOldVal, value); in test_convertPropertyValue()
1385 setPropertyValueNoBroadcast(propLongA, value); in test_setPropertyValueNoBroadcast()

Completed in 11 milliseconds