Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sd/file/
H A DCheckFileProperties.java453 String addedProName = "TextPro"; in testCustomAddPro_Text() local
456 addCustomPro(addedProName, addedProDefaultValue); in testCustomAddPro_Text()
472 String addedProName = "DateTimePro"; in testCustomAddPro_DateTime() local
475 addCustomPro(addedProName, addedProDefaultValue); in testCustomAddPro_DateTime()
490 String addedProName = "DatePro"; in testCustomAddPro_Date() local
500 Date result = (Date)getCustomPro(addedProName); in testCustomAddPro_Date()
508 String addedProName = "DurationPro"; in testCustomAddPro_Duration() local
526 String addedProName = "NumberPro"; in testCustomAddPro_Number() local
536 Object oResult = getCustomPro(addedProName); in testCustomAddPro_Number()
546 String addedProName = "BooleanPro"; in testCustomAddPro_Boolean() local
[all …]

Completed in 15 milliseconds