Home
last modified time | relevance | path

Searched refs:propByteClass (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java1139 …public Property propByteClass= new Property("PropByteClass", 1003, new Type(Byte.class), (short) 0… field in TestClass
1180 registerProperty(propByteClass, "byteClassProp"); in TestClass()
1198 propByteClass, propShortClass, propIntClass, propLongClass, in getRegisteredProperties()
1335 r[i++]= convertPropertyValue(propByteClass, outNewVal, outOldVal, value); in test_convertPropertyValue()

Completed in 47 milliseconds