Searched refs:propBoolD (Results 1 – 1 of 1) sorted by relevance
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
H A D | PropertySet_Test.java | 1132 public Property propBoolD= new Property("PropBoolD", 301, new Type(Boolean.TYPE), (short) 0); field in TestClass 1177 registerProperty(propBoolD, "boolPropD"); in TestClass() 1197 propBoolC, propBoolD, propBoolClass, propCharClass, in getRegisteredProperties() 1320 convertPropertyValue(propBoolD, outNewVal, outOldVal, value); in test_convertPropertyValue() 1426 setPropertyValueNoBroadcast(propBoolD, value); in test_setPropertyValueNoBroadcast()
|
Completed in 22 milliseconds