Searched refs:nSeriesLength (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/xmloff/source/chart/ |
| H A D | SchXMLExport.cxx | 231 sal_Int32 nSeriesLength, 2771 sal_Int32 nSeriesLength = 0; in exportSeries() local 2803 if( nSeriesLength < nSequenceLength ) in exportSeries() 2804 nSeriesLength = nSequenceLength; in exportSeries() 3083 nSeriesLength, xNewDiagram, bExportContent ); in exportSeries() 3226 sal_Int32 nSeriesLength = in exportCandleStickSeries() local 3249 exportDataPoints( 0, nSeriesLength, xDiagram, bExportContent ); in exportCandleStickSeries() 3266 exportDataPoints( 0, nSeriesLength, xDiagram, bExportContent ); in exportCandleStickSeries() 3283 exportDataPoints( 0, nSeriesLength, xDiagram, bExportContent ); in exportCandleStickSeries() 3306 exportDataPoints( 0, nSeriesLength, xDiagram, bExportContent ); in exportCandleStickSeries() [all …]
|