Searched refs:propXWeakA (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
H A D | PropertySet_Test.java | 529 cl.propXWeakA.Attributes= PropertyAttribute.MAYBEVOID; in setPropertyValue() 532 cl.propXWeakA.Attributes= 0; in setPropertyValue() 1119 public Property propXWeakA= new Property("PropXWeakA", 13, new Type(Any.class), (short) 0); field in TestClass 1173 registerProperty(propXWeakA, "xWeakPropA"); in TestClass() 1196 propAnyA, propXInterfaceA, propXWeakA, propEnum, propBoolB, in getRegisteredProperties() 1276 r[i++]= convertPropertyValue(propXWeakA, outNewVal, outOldVal, value); in test_convertPropertyValue() 1414 setPropertyValueNoBroadcast(propXWeakA, value); in test_setPropertyValueNoBroadcast()
|
Completed in 19 milliseconds