Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx2802 …sal_Int32 nSequenceLength = (xTempValueSeq.is()? xTempValueSeq->getData().getLength() : sal_Int32(… in exportSeries() local
2803 if( nSeriesLength < nSequenceLength ) in exportSeries()
2804 nSeriesLength = nSequenceLength; in exportSeries()

Completed in 43 milliseconds