Home
last modified time | relevance | path

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

/aoo42x/test/testuno/source/fvt/uno/sc/chart/
H A DChartTitle.java153 cellAddress[0] = SCUtil.getChartDataRangeByName(sheet, cellRangeName); in testCreateMainTitle()
210 cellAddress[0] = SCUtil.getChartDataRangeByName(sheet, cellRangeName); in testCreateSubTitle()
271 cellAddress[0] = SCUtil.getChartDataRangeByName(sheet, cellRangeName); in testInputTitles()
H A DChartLegend.java149 cellAddress[0] = SCUtil.getChartDataRangeByName(sheet, cellRangeName); in testDisableLegend()
200 cellAddress[0] = SCUtil.getChartDataRangeByName(sheet, cellRangeName); in testLegendPosition()
H A DChartAxis.java170 cellAddress[0] = SCUtil.getChartDataRangeByName(sheet, cellRangeName); in testCreateXYAxes()
251 cellAddress[0] = SCUtil.getChartDataRangeByName(sheet, cellRangeName); in testCreateXYZAxes()
H A DChartGrid.java170 cellAddress[0] = SCUtil.getChartDataRangeByName(sheet, cellRangeName); in testCreateXYGrid()
242 cellAddress[0] = SCUtil.getChartDataRangeByName(sheet, cellRangeName); in testCreateXYZGrid()
H A DChartType.java160 cellAddress[0] = SCUtil.getChartDataRangeByName(sheet, cellRangeName); in testCreateChart()
H A DChartDataLabel.java160 cellAddress[0] = SCUtil.getChartDataRangeByName(sheet, cellRangeName); in testCreateDataLabel()
H A DChartMeanValueLine.java149 cellAddress[0] = SCUtil.getChartDataRangeByName(sheet, cellRangeName); in testCreateTrendline()
H A DChartTrendline.java152 cellAddress[0] = SCUtil.getChartDataRangeByName(sheet, cellRangeName); in testCreateTrendline()
H A DChartYErrorBar.java160 cellAddress[0] = SCUtil.getChartDataRangeByName(sheet, cellRangeName); in testCreateYErrorBar()
/aoo42x/test/testuno/source/testlib/uno/
H A DSCUtil.java624 …public static CellRangeAddress getChartDataRangeByName(XSpreadsheet xSpreadsheet, String rangeName… in getChartDataRangeByName() method in SCUtil

Completed in 39 milliseconds