Home
last modified time | relevance | path

Searched defs:addedProDefaultValue (Results 1 – 1 of 1) sorted by relevance

/aoo4110/test/testuno/source/fvt/uno/sd/file/
H A DCheckFileProperties.java454 String addedProDefaultValue = "testUser"; in testCustomAddPro_Text() local
473 DateTime addedProDefaultValue = getCurrentDateTime(); in testCustomAddPro_DateTime() local
491 Date addedProDefaultValue = getCurrentDate(); in testCustomAddPro_Date() local
509 Duration addedProDefaultValue = new Duration(); in testCustomAddPro_Duration() local
527 Double addedProDefaultValue = (double)10; in testCustomAddPro_Number() local
547 Boolean addedProDefaultValue = true; in testCustomAddPro_Boolean() local

Completed in 16 milliseconds