Home
last modified time | relevance | path

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

/aoo42x/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java1141 …public Property propShortClass= new Property("PropShortClass", 1004, new Type(Short.class), (short… field in TestClass
1181 registerProperty(propShortClass, "shortClassProp"); in TestClass()
1198 propByteClass, propShortClass, propIntClass, propLongClass, in getRegisteredProperties()
1338 r[i++]= convertPropertyValue(propShortClass, outNewVal, outOldVal, value); in test_convertPropertyValue()

Completed in 39 milliseconds