Searched refs:propBoolClass (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
H A D | PropertySet_Test.java | 514 cl.propBoolClass.Attributes= PropertyAttribute.MAYBEVOID; in setPropertyValue() 1135 …public Property propBoolClass= new Property("PropBoolClass", 1001, new Type(Boolean.class), (short… field in TestClass 1178 registerProperty(propBoolClass, "boolClassProp"); in TestClass() 1197 propBoolC, propBoolD, propBoolClass, propCharClass, in getRegisteredProperties() 1329 r[i++]= convertPropertyValue(propBoolClass, outNewVal, outOldVal, value); in test_convertPropertyValue()
|
Completed in 11 milliseconds