Home
last modified time | relevance | path

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

/aoo41x/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java1137 …public Property propCharClass= new Property("PropCharClass", 1002, new Type(Character.class), (sho… field in TestClass
1179 registerProperty(propCharClass, "charClassProp"); in TestClass()
1197 propBoolC, propBoolD, propBoolClass, propCharClass, in getRegisteredProperties()
1332 r[i++]= convertPropertyValue(propCharClass, outNewVal, outOldVal, value); in test_convertPropertyValue()

Completed in 21 milliseconds