Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sc/data/
H A DStardarFilterTest.java59 private boolean[] rowshow; field in StardarFilterTest
106 public StardarFilterTest(Enum operator, int column, int value, boolean[] rowshow) { in StardarFilterTest() argument
109 this.rowshow = rowshow; in StardarFilterTest()
146 assertEquals(rowshow[i], (Boolean) PropSet.getPropertyValue("IsVisible")); in testStandardFilter()
161 assertEquals(rowshow[i], (Boolean) PropSet.getPropertyValue("IsVisible")); in testStandardFilter()

Completed in 23 milliseconds