Searched refs:getCharts (Results 1 – 20 of 20) sorted by relevance
662 XTableCharts xTableCharts = xTChartSupplier.getCharts(); in createChart()690 XTableCharts xTableCharts = xTChartSupplier.getCharts(); in getChartByName()739 XTableCharts xTableCharts = xTChartSupplier.getCharts(); in getChartNameList()
200 XIndexAccess.class, xTableChartsSupplier.getCharts() ); in getChart()300 XTableCharts xtablecharts = xtablechartssupplier.getCharts(); in getChart()
289 XTableCharts oCharts = oSupp.getCharts(); in main()
49 tRes.tested( "getCharts()", oObj.getCharts()!=null ); in _getCharts()
52 com::sun::star::table::XTableCharts getCharts();
77 uno::Reference< table::XTableCharts > xTableCharts = xTableChartsSupplier->getCharts(); in getCount()
95 …uno::Sequence< rtl::OUString > scurchartnames = xLocTableChartsSupplier->getCharts()->getElementNa… in getChartObjectNames()
681 uno::Reference< table::XTableCharts > xTableCharts = xChartSupplier->getCharts(); in ChartObjects()
126 XTableCharts charts = supp.getCharts(); in addChart()
228 XTableCharts oCharts = oSupp.getCharts(); in createTestEnvironment()
188 XTableCharts oCharts = oSupp.getCharts(); in createTestEnvironment()
221 XTableCharts oCharts = oSupp.getCharts(); in createTestEnvironment()
197 xChartsSupp.getCharts(); in doSampleFunction()
95 charts = supp.getCharts();
194 com.sun.star.table.XTableCharts xCharts = xChartsSupp.getCharts(); in doSampleFunction()
161 XTableCharts aChartCollection = aSheet.getCharts(); in insertChart()
320 XTableCharts oCharts = oSupp.getCharts(); in createTestEnvironment()
164 "ScTableSheetObj";"com::sun::star::table::XTableChartsSupplier";"getCharts()"
1093 getCharts() throw(::com::sun::star::uno::RuntimeException);
6999 uno::Reference<table::XTableCharts> SAL_CALL ScTableSheetObj::getCharts() throw(uno::RuntimeExcepti… in getCharts() function in ScTableSheetObj
Completed in 98 milliseconds