Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/chart/
H A DSchXMLChartContext.cxx471 sal_Int32 nOldSeriesIndex = 0; in lcl_swapPointAndSeriesStylesForDonutCharts() local
478 nMaxOldSeriesIndex = nOldSeriesIndex; in lcl_swapPointAndSeriesStylesForDonutCharts()
481 aSeriesMap[aStyle.m_xSeries] = nOldSeriesIndex; in lcl_swapPointAndSeriesStylesForDonutCharts()
483 nOldSeriesIndex++; in lcl_swapPointAndSeriesStylesForDonutCharts()
/aoo41x/main/chart2/source/tools/
H A DDiagramHelper.cxx1346 sal_Int32 nOldSeriesIndex = nS; in lcl_moveSeriesOrCheckIfMoveIsAllowed() local
1365 … aSeriesList[ nOldSeriesIndex ] = aSeriesList[ nNewSeriesIndex ]; in lcl_moveSeriesOrCheckIfMoveIsAllowed()
1389 aSeriesList[nOldSeriesIndex]=xExchangeSeries; in lcl_moveSeriesOrCheckIfMoveIsAllowed()
1416 aSeriesList[nOldSeriesIndex]=xExchangeSeries; in lcl_moveSeriesOrCheckIfMoveIsAllowed()

Completed in 36 milliseconds