Home
last modified time | relevance | path

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

/aoo41x/test/testuno/source/fvt/uno/sc/data/
H A DValidityTypeTest.java57 private boolean ignoreBlankCells; field in ValidityTypeTest
141 public ValidityTypeTest(Enum validationtype, boolean ignoreBlankCells, in ValidityTypeTest() argument
146 this.ignoreBlankCells = ignoreBlankCells; in ValidityTypeTest()
179 xValidPropSet.setPropertyValue("IgnoreBlankCells", ignoreBlankCells); in test()
228 assertEquals(ignoreBlankCells, in test()

Completed in 16 milliseconds