Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sc/data/
H A DSubtotalsForGroup.java346 SubTotalColumn[] cColumns = new SubTotalColumn[1]; in testForThirdGroup() local
362 cColumns[0] = new SubTotalColumn(); in testForThirdGroup()
363 cColumns[0].Column = 4; in testForThirdGroup()
364 cColumns[0].Function = GeneralFunction.COUNT; in testForThirdGroup()
366 xSubDesc.addNew(cColumns, 0); in testForThirdGroup()

Completed in 6 milliseconds