Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/controller/dialogs/
H A DDialogModel.cxx772 for( sal_Int32 nSeries=0; nSeries<nSeriesInGroup; ++nSeries, ++nSeriesCounter ) in applyInterpretedData() local
774 … if( ::std::find( rSeriesToReUse.begin(), rSeriesToReUse.end(), aSeries[nSeries] ) in applyInterpretedData()
777 … Reference< beans::XPropertySet > xSeriesProp( aSeries[nSeries], uno::UNO_QUERY ); in applyInterpretedData()
787 … m_xTemplate->applyStyle( aSeries[nSeries], nGroup, nNewSeriesIndex++, nSeriesInGroup ); in applyInterpretedData()

Completed in 22 milliseconds