Home
last modified time | relevance | path

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

/trunk/main/chart2/source/model/template/
H A DPieChartTypeTemplate.cxx511 … for( sal_Int32 nPtIdx=0; nPtIdx<aAttributedDataPointIndexList.getLength(); ++nPtIdx ) in applyStyle() local
514 … xSeries->getDataPointByIndex( aAttributedDataPointIndexList[ nPtIdx ] )); in applyStyle()
536 … for( sal_Int32 nPtIdx=0; nPtIdx<aAttributedDataPointIndexList.getLength(); ++nPtIdx ) in applyStyle() local
539 … xSeries->getDataPointByIndex( aAttributedDataPointIndexList[ nPtIdx ] ), uno::UNO_QUERY ); in applyStyle()

Completed in 24 milliseconds