Home
last modified time | relevance | path

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

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