Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/chart/
H A DSchXMLExport.cxx1033 bool lcl_exportDomainForThisSequence( const Reference< chart2::data::XDataSequence > xValues, rtl::… in lcl_exportDomainForThisSequence() function
2939 … if( !lcl_exportDomainForThisSequence( xYValuesForBubbleChart, aFirstYDomainRange, mrExport ) ) in exportSeries()
2949 … if( lcl_exportDomainForThisSequence( xValues, aFirstXDomainRange, mrExport ) ) in exportSeries()
2960lcl_exportDomainForThisSequence( xValues, aFirstXDomainRange, mrExport ); in exportSeries()

Completed in 30 milliseconds