Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sd/file/
H A DCheckFileProperties.java436 …private void addCustomPro(String propertyName, Object value) throws PropertyExistException, Illega… in addCustomPro() method in CheckFileProperties
456 addCustomPro(addedProName, addedProDefaultValue); in testCustomAddPro_Text()
475 addCustomPro(addedProName, addedProDefaultValue); in testCustomAddPro_DateTime()
493 addCustomPro(addedProName, addedProDefaultValue); in testCustomAddPro_Date()
512 addCustomPro(addedProName, addedProDefaultValue); in testCustomAddPro_Duration()
529 addCustomPro(addedProName, addedProDefaultValue); in testCustomAddPro_Number()
549 addCustomPro(addedProName, addedProDefaultValue); in testCustomAddPro_Boolean()
566 addCustomPro("testPro", "value"); in testCustomRemovePro()

Completed in 14 milliseconds