Searched refs:propIntClass (Results 1 – 1 of 1) sorted by relevance
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
H A D | PropertySet_Test.java | 1143 …public Property propIntClass= new Property("PropIntClass", 1005, new Type(Integer.class), (short) … field in TestClass 1182 registerProperty(propIntClass, "intClassProp"); in TestClass() 1198 propByteClass, propShortClass, propIntClass, propLongClass, in getRegisteredProperties() 1341 r[i++]= convertPropertyValue(propIntClass, outNewVal, outOldVal, value); in test_convertPropertyValue()
|
Completed in 15 milliseconds