Searched refs:nSequenceLength (Results 1 – 1 of 1) sorted by relevance
2803 …sal_Int32 nSequenceLength = (xTempValueSeq.is()? xTempValueSeq->getData().getLength() : sal_Int32(… in exportSeries() local2804 if( nSeriesLength < nSequenceLength ) in exportSeries()2805 nSeriesLength = nSequenceLength; in exportSeries()