Home
last modified time | relevance | path

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

/aoo41x/test/testuno/source/fvt/uno/sd/bullet/
H A DNumberingProperty.java231 short startWith = 5; in testStartWith() local
240 props[0].Value = startWith; in testStartWith()
258 String sStartWith = Short.toString(startWith); in testStartWith()
263 assertEquals("StartWith should be "+sStartWith, startWith, proValues2[i].Value); in testStartWith()

Completed in 15 milliseconds