Lines Matching refs:nN

172                 for(sal_Int32 nN=aAttributedDataPointIndexList.getLength();nN--;)  in lcl_insertOrDeleteDataLabelsToSeriesAndAllPoints()  local
174 …eans::XPropertySet > xPointProp( xSeries->getDataPointByIndex(aAttributedDataPointIndexList[nN]) ); in lcl_insertOrDeleteDataLabelsToSeriesAndAllPoints()
615 for(sal_Int32 nN=aAttributedDataPointIndexList.getLength();nN--;) in setPropertyAlsoToAllAttributedDataPoints() local
617 …eans::XPropertySet > xPointProp( xSeries->getDataPointByIndex(aAttributedDataPointIndexList[nN]) ); in setPropertyAlsoToAllAttributedDataPoints()
635 for(sal_Int32 nN=aAttributedDataPointIndexList.getLength();nN--;) in hasAttributedDataPointDifferentValue() local
637 …eans::XPropertySet > xPointProp( xSeries->getDataPointByIndex(aAttributedDataPointIndexList[nN]) ); in hasAttributedDataPointDifferentValue()
723 for(sal_Int32 nN = aDataSequences.getLength();nN--;) in hasUnhiddenData() local
725 if( !aDataSequences[nN].is() ) in hasUnhiddenData()
727 if( lcl_SequenceHasUnhiddenData( aDataSequences[nN]->getValues() ) ) in hasUnhiddenData()
729 if( lcl_SequenceHasUnhiddenData( aDataSequences[nN]->getLabel() ) ) in hasUnhiddenData()
761 for( sal_Int32 nN = 0; nN < nHiddenCount; ++nN) in translateIndexFromHiddenToFullSequence() local
763 if( aHiddenIndices[nN] <= nIndex ) in translateIndexFromHiddenToFullSequence()
808 for(sal_Int32 nN=aAttributedDataPointIndexList.getLength();nN--;) in hasDataLabelsAtPoints() local
810 …eans::XPropertySet > xPointProp( xSeries->getDataPointByIndex(aAttributedDataPointIndexList[nN]) ); in hasDataLabelsAtPoints()