Home
last modified time | relevance | path

Searched refs:propBoolD (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java1132 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 23 milliseconds