Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/chart/
H A DSchXMLExport.cxx360 Reference< chart2::data::XLabeledDataSequence > lcl_getCategories( const Reference< chart2::XDiagra… in lcl_getCategories() function
459 Reference< chart2::data::XLabeledDataSequence > xCategories( lcl_getCategories( xDiagram ) ); in lcl_pressUsedDataIntoRectangularFormat()
2462 … Reference< chart2::data::XLabeledDataSequence > xCategories( lcl_getCategories( xNewDiagram ) ); in exportAxes()
2874 … Reference< chart2::data::XLabeledDataSequence > xCategories( lcl_getCategories( xNewDiagram ) ); in exportSeries()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/chart/
H A DSchXMLExport.cxx344 Reference< chart2::data::XLabeledDataSequence > lcl_getCategories( const Reference< chart2::XDiagra… in lcl_getCategories() function
443 Reference< chart2::data::XLabeledDataSequence > xCategories( lcl_getCategories( xDiagram ) ); in lcl_pressUsedDataIntoRectangularFormat()
2396 … Reference< chart2::data::XLabeledDataSequence > xCategories( lcl_getCategories( xNewDiagram ) ); in exportAxes()
2748 … Reference< chart2::data::XLabeledDataSequence > xCategories( lcl_getCategories( xNewDiagram ) ); in exportSeries()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/export/
H A Dchartexport.cxx164 static Reference< chart2::data::XLabeledDataSequence > lcl_getCategories( const Reference< chart2::… in lcl_getCategories() function
226 Reference< chart2::data::XLabeledDataSequence > xCategories( lcl_getCategories( xDiagram ) ); in lcl_hasCategoryLabels()
2553 … Reference< chart2::data::XLabeledDataSequence > xCategories( lcl_getCategories( mxNewDiagram ) ); in InitPlotArea()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/export/
H A Dchartexport.cxx160 static Reference< chart2::data::XLabeledDataSequence > lcl_getCategories( const Reference< chart2::… in lcl_getCategories() function
222 Reference< chart2::data::XLabeledDataSequence > xCategories( lcl_getCategories( xDiagram ) ); in lcl_hasCategoryLabels()
2945 … Reference< chart2::data::XLabeledDataSequence > xCategories( lcl_getCategories( mxNewDiagram ) ); in InitPlotArea()