Home
last modified time | relevance | path

Searched refs:exportSeries (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/export/
H A Dchartexport.hxx166 void exportSeries(const css::uno::Reference< css::chart2::XChartType >& xChartType,
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/export/
H A Dchartexport.hxx168 void exportSeries(const css::uno::Reference< css::chart2::XChartType >& xChartType,
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/export/
H A Dchartexport.cxx2039 exportSeries(xChartType, splitDataSeries, bPrimaryAxes); in exportAreaChart()
2074 exportSeries(xChartType, splitDataSeries, bPrimaryAxes); in exportBarChart()
2160 exportSeries(xChartType, splitDataSeries, bPrimaryAxes); in exportBubbleChart()
2204 exportSeries(xChartType, splitDataSeries, bPrimaryAxes); in exportLineChart()
2300 exportSeries(xChartType, *pSeries, bPrimaryAxes); in exportScatterChartSeries()
2432 exportSeries(xChartType, aSeriesSeq, rPrimaryAxes); in exportAllSeries()
2453 void ChartExport::exportSeries( const Reference<chart2::XChartType>& xChartType, in exportSeries() function in oox::drawingml::ChartExport
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/export/
H A Dchartexport.cxx1828 exportSeries(xChartType, splitDataSeries, bPrimaryAxes); in exportLineChart()
1924 exportSeries(xChartType, *pSeries, bPrimaryAxes); in exportScatterChartSeries()
2052 exportSeries(xChartType, aSeriesSeq, rPrimaryAxes); in exportAllSeries()
2073 void ChartExport::exportSeries( const Reference<chart2::XChartType>& xChartType, in exportSeries() function in oox::drawingml::ChartExport
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/chart/
H A DSchXMLExport.cxx213 void exportSeries(
1980 exportSeries( xNewDiagram, rPageSize, bExportContent, xSecondYAxis.is() ); in exportPlotArea()
2620 void SchXMLExportHelper_Impl::exportSeries( in exportSeries() function in SchXMLExportHelper_Impl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/chart/
H A DSchXMLExport.cxx212 void exportSeries(
1936 exportSeries( xNewDiagram, rPageSize, bExportContent, xSecondYAxis.is() ); in exportPlotArea()
2497 void SchXMLExportHelper_Impl::exportSeries( in exportSeries() function in SchXMLExportHelper_Impl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog728239 split exportSeries function up
1791689 …emoved 2005/08/03 13:36:28 bm 1.74.6.20: +exportDataPoints as part of exportSeries. Stock-Charts: …
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog990288 split exportSeries function up
2053738 …emoved 2005/08/03 13:36:28 bm 1.74.6.20: +exportDataPoints as part of exportSeries. Stock-Charts: …