Home
last modified time | relevance | path

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

/aoo42x/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java514 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 31 milliseconds