Home
last modified time | relevance | path

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

/aoo42x/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java1117 …public Property propXInterfaceA= new Property("PropXInterfaceA", 13, new Type(Any.class), (short) … field in TestClass
1172 registerProperty(propXInterfaceA, "xInterfacePropA"); in TestClass()
1196 propAnyA, propXInterfaceA, propXWeakA, propEnum, propBoolB, in getRegisteredProperties()
1274 r[i++]= convertPropertyValue(propXInterfaceA, outNewVal, outOldVal, value); in test_convertPropertyValue()
1304 r[i++]= convertPropertyValue(propXInterfaceA, outNewVal, outOldVal, value); in test_convertPropertyValue()
1412 setPropertyValueNoBroadcast(propXInterfaceA, value); in test_setPropertyValueNoBroadcast()

Completed in 19 milliseconds