Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/export/
H A Dchartexport.hxx163 void exportUpDownBars(const css::uno::Reference< css::chart2::XChartType >& xChartType );
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/export/
H A Dchartexport.hxx165 void exportUpDownBars(const css::uno::Reference< css::chart2::XChartType >& xChartType );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/export/
H A Dchartexport.cxx1839 exportUpDownBars(xChartType); in exportLineChart()
1962 exportUpDownBars(xChartType); in exportStockChart()
1988 void ChartExport::exportUpDownBars( const Reference< chart2::XChartType >& xChartType) in exportUpDownBars() function in oox::drawingml::ChartExport
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/export/
H A Dchartexport.cxx2215 exportUpDownBars(xChartType); in exportLineChart()
2341 exportUpDownBars(xChartType); in exportStockChart()
2368 void ChartExport::exportUpDownBars( const Reference< chart2::XChartType >& xChartType) in exportUpDownBars() function in oox::drawingml::ChartExport