Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sc/data/
H A DSubTotalsFunction.java157 String BSsubtotals = "=SUBTOTAL(" + operatorvalue + ";$C$2:$C$4)"; in test() local
162 assertEquals(BSsubtotals, SCUtil.getFormulaFromCell(currentsheet, 2, 4)); in test()
207 BSsubtotals = "=SUBTOTAL(" + operatorvalue + ";$C$2:$C$4)"; in test()
212 assertEquals(BSsubtotals, SCUtil.getFormulaFromCell(currentsheet, 2, 4)); in test()

Completed in 11 milliseconds