Home
last modified time | relevance | path

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

/aoo4110/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java1129 public Property propBoolC= new Property("PropBoolC", 201, new Type(Boolean.TYPE), (short) 0); field in TestClass
1176 registerProperty(propBoolC, "boolPropC"); in TestClass()
1197 propBoolC, propBoolD, propBoolClass, propCharClass, in getRegisteredProperties()
1316 r[i++]= convertPropertyValue(propBoolC, outNewVal, outOldVal, value); in test_convertPropertyValue()
1422 setPropertyValueNoBroadcast(propBoolC, value); in test_setPropertyValueNoBroadcast()

Completed in 19 milliseconds