Home
last modified time | relevance | path

Searched defs:chartName (Results 1 – 10 of 10) sorted by relevance

/aoo4110/test/testuno/source/fvt/uno/sc/chart/
H A DChartTitle.java135 String chartName = "testChart"; in testCreateMainTitle() local
192 String chartName = "testChart"; in testCreateSubTitle() local
254 String chartName = "testChart"; in testInputTitles() local
H A DChartLegend.java137 String chartName = "testChart"; in testDisableLegend() local
186 String chartName = "testChart"; in testLegendPosition() local
H A DChartAxis.java147 String chartName = "testChart"; in testCreateXYAxes() local
228 String chartName = "testChart"; in testCreateXYZAxes() local
H A DChartGrid.java147 String chartName = "testChart"; in testCreateXYGrid() local
219 String chartName = "testChart"; in testCreateXYZGrid() local
H A DChartDataLabel.java144 String chartName = "testChart"; in testCreateDataLabel() local
H A DChartType.java145 String chartName = "testChart"; in testCreateChart() local
H A DChartMeanValueLine.java133 String chartName = "testChart"; in testCreateTrendline() local
H A DChartTrendline.java136 String chartName = "testChart"; in testCreateTrendline() local
H A DChartYErrorBar.java143 String chartName = "testChart"; in testCreateYErrorBar() local
/aoo4110/test/testuno/source/testlib/uno/
H A DSCUtil.java642 …t xSpreadsheet, Rectangle rec, CellRangeAddress[] dataRangeAddress, String chartName) throws Excep… in createChart()
658 …t xSpreadsheet, Rectangle rec, CellRangeAddress[] dataRangeAddress, String chartName, Boolean hasC… in createChart()
686 …public static XChartDocument getChartByName(XSpreadsheet xSpreadsheet, String chartName) throws Ex… in getChartByName()

Completed in 52 milliseconds