Home
last modified time | relevance | path

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

/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DGeneralTableSample.cs194 unoidl.com.sun.star.table.XTableChartsSupplier xChartsSupp = in doSampleFunction()
197 xChartsSupp.getCharts(); in doSampleFunction()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DGeneralTableSample.java191 com.sun.star.table.XTableChartsSupplier xChartsSupp = in doSampleFunction() local
194 com.sun.star.table.XTableCharts xCharts = xChartsSupp.getCharts(); in doSampleFunction()

Completed in 10 milliseconds