Home
last modified time | relevance | path

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

/aoo4110/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java1145 …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 18 milliseconds