Searched refs:propLongClass (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
H A D | PropertySet_Test.java | 1145 …public Property propLongClass= new Property("PropLongClass", 1006, new Type(Long.class), (short) 0… field in TestClass 1183 registerProperty(propLongClass, "longClassProp"); in TestClass() 1198 propByteClass, propShortClass, propIntClass, propLongClass, in getRegisteredProperties() 1344 r[i++]= convertPropertyValue(propLongClass, outNewVal, outOldVal, value); in test_convertPropertyValue()
|
Completed in 21 milliseconds