Searched refs:nSequenceLength (Results 1 – 1 of 1) sorted by relevance
2802 …sal_Int32 nSequenceLength = (xTempValueSeq.is()? xTempValueSeq->getData().getLength() : sal_Int32(… in exportSeries() local2803 if( nSeriesLength < nSequenceLength ) in exportSeries()2804 nSeriesLength = nSequenceLength; in exportSeries()
Completed in 34 milliseconds