Home
last modified time | relevance | path

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

/aoo42x/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java1107 public Property propStringA= new Property("PropStringA", 9, new Type(String.class), (short) 0); field in TestClass
1167 registerProperty(propStringA, "stringPropA"); in TestClass()
1195 propStringA, propArrayByteA, propTypeA, propObjectA, in getRegisteredProperties()
1242 r[i++]= convertPropertyValue(propStringA, outNewVal, outOldVal, value); in test_convertPropertyValue()
1394 setPropertyValueNoBroadcast(propStringA, value); in test_setPropertyValueNoBroadcast()

Completed in 15 milliseconds