Searched refs:propBoolB (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
H A D | PropertySet_Test.java | 1126 public Property propBoolB= new Property("PropBoolB", 101, new Type(Boolean.TYPE), (short) 0); field in TestClass 1175 registerProperty(propBoolB, "boolPropB"); in TestClass() 1196 propAnyA, propXInterfaceA, propXWeakA, propEnum, propBoolB, in getRegisteredProperties() 1314 r[i++]= convertPropertyValue(propBoolB, outNewVal, outOldVal, value); in test_convertPropertyValue() 1420 setPropertyValueNoBroadcast(propBoolB, value); in test_setPropertyValueNoBroadcast()
|
Completed in 17 milliseconds