Searched defs:nPointIdx (Results 1 – 4 of 4) sorted by relevance
1910 ScfPropertySet lclGetPointPropSet( Reference< XDataSeries > xDataSeries, sal_uInt16 nPointIdx ) in lclGetPointPropSet()2004 …for( sal_uInt16 nPointIdx = 0, nPointCount = mxValueLink->GetCellCount(); nPointIdx < nPointCount;… in CreateDataSeries() local2076 XclImpChDataFormatRef XclImpChSeries::CreateDataFormat( sal_uInt16 nPointIdx, sal_uInt16 nFormatIdx… in CreateDataFormat()2083 XclImpChDataFormatRef* XclImpChSeries::GetDataFormatRef( sal_uInt16 nPointIdx ) in GetDataFormatRef()2092 XclImpChTextRef* XclImpChSeries::GetDataLabelRef( sal_uInt16 nPointIdx ) in GetDataLabelRef()
82 XclChDataPointPos::XclChDataPointPos( sal_uInt16 nSeriesIdx, sal_uInt16 nPointIdx ) : in XclChDataPointPos()
1820 ScfPropertySet lclGetPointPropSet( Reference< XDataSeries > xDataSeries, sal_Int32 nPointIdx ) in lclGetPointPropSet()1934 for( sal_Int32 nPointIdx = 0; nPointIdx < nMaxPointCount; ++nPointIdx ) in ConvertDataSeries() local
466 for( int nPointIdx = 0, nPrevIdx = 0;; nPrevIdx = nPointIdx++ ) in AddPolygonToPath() local
Completed in 74 milliseconds