Searched refs:propStringA (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
H A D | PropertySet_Test.java | 1107 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 25 milliseconds