Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/export/
H A Dchartexport.hxx158 void exportScatterChartSeries( const css::uno::Reference< css::chart2::XChartType >& xChartType,
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/export/
H A Dchartexport.hxx160 void exportScatterChartSeries( const css::uno::Reference< css::chart2::XChartType >& xChartType,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/export/
H A Dchartexport.cxx1900 void ChartExport::exportScatterChartSeries( const Reference< chart2::XChartType >& xChartType, in exportScatterChartSeries() function in oox::drawingml::ChartExport
1941 exportScatterChartSeries(xChartType, &splitDataSeries); in exportScatterChart()
1944 exportScatterChartSeries(xChartType, nullptr); in exportScatterChart()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/export/
H A Dchartexport.cxx2276 void ChartExport::exportScatterChartSeries( const Reference< chart2::XChartType >& xChartType, in exportScatterChartSeries() function in oox::drawingml::ChartExport
2316 exportScatterChartSeries(xChartType, &splitDataSeries); in exportScatterChart()
2319 exportScatterChartSeries(xChartType, nullptr); in exportScatterChart()