Searched refs:propCharClass (Results 1 – 1 of 1) sorted by relevance
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
H A D | PropertySet_Test.java | 1137 …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 14 milliseconds