Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/chart/
H A DSchXMLExport.cxx2788 … Reference< chart2::data::XDataSequence > xTempValueSeq( aSeqCnt[nSeqIdx]->getValues() ); in exportSeries() local
2791 … Reference< beans::XPropertySet > xSeqProp( xTempValueSeq, uno::UNO_QUERY ); in exportSeries()
2797 xValuesSeq.set( xTempValueSeq ); in exportSeries()
2802 …sal_Int32 nSequenceLength = (xTempValueSeq.is()? xTempValueSeq->getData().getLength() : sal_Int32(… in exportSeries()

Completed in 34 milliseconds