Home
last modified time | relevance | path

Searched refs:propFloatClass (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java1147 …public Property propFloatClass= new Property("PropFloatClass", 1007, new Type(Float.class), (short… field in TestClass
1184 registerProperty(propFloatClass, "floatClassProp"); in TestClass()
1199 propFloatClass, propDoubleClass in getRegisteredProperties()
1347 r[i++]= convertPropertyValue(propFloatClass, outNewVal, outOldVal, value); in test_convertPropertyValue()

Completed in 26 milliseconds