Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/tools/
H A DDataSourceHelper.cxx247 Reference< chart2::data::XLabeledDataSequence > xXValues( in pressUsedDataIntoRectangularFormat() local
249 if( xXValues.is() ) in pressUsedDataIntoRectangularFormat()
250 aResultVector.push_back( xXValues ); in pressUsedDataIntoRectangularFormat()
/aoo41x/main/xmloff/source/chart/
H A DSchXMLExport.cxx460 Reference< chart2::data::XLabeledDataSequence > xXValues( in lcl_pressUsedDataIntoRectangularFormat() local
462 if( xXValues.is() ) in lcl_pressUsedDataIntoRectangularFormat()
463 aLabeledSeqVector.push_back( xXValues ); in lcl_pressUsedDataIntoRectangularFormat()

Completed in 45 milliseconds