Home
last modified time | relevance | path

Searched refs:propTypeA (Results 1 – 1 of 1) sorted by path

/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java1111 public Property propTypeA= new Property("PropTypeA", 11, new Type(Type.class), (short) 0); field in TestClass
1169 registerProperty(propTypeA, "typePropA"); in TestClass()
1195 propStringA, propArrayByteA, propTypeA, propObjectA, in getRegisteredProperties()
1251 r[i++]= convertPropertyValue(propTypeA, outNewVal, outOldVal, value); in test_convertPropertyValue()
1400 setPropertyValueNoBroadcast(propTypeA, value); in test_setPropertyValueNoBroadcast()

Completed in 19 milliseconds