Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sc/data/
H A DSubTotalsFunction.java188 String GTsubtotals = "=SUBTOTAL(" + operatorvalue + ";$C$2:$C$11)"; in test() local
193 assertEquals(GTsubtotals, in test()
238 GTsubtotals = "=SUBTOTAL(" + operatorvalue + ";$C$2:$C$11)"; in test()
243 assertEquals(GTsubtotals, in test()

Completed in 16 milliseconds