Home
last modified time | relevance | path

Searched defs:nPointIdx (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx1910 ScfPropertySet lclGetPointPropSet( Reference< XDataSeries > xDataSeries, sal_uInt16 nPointIdx ) in lclGetPointPropSet()
2004 …for( sal_uInt16 nPointIdx = 0, nPointCount = mxValueLink->GetCellCount(); nPointIdx < nPointCount;… in CreateDataSeries() local
2076 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()
H A Dxlchart.cxx82 XclChDataPointPos::XclChDataPointPos( sal_uInt16 nSeriesIdx, sal_uInt16 nPointIdx ) : in XclChDataPointPos()
H A Dxechart.cxx1820 ScfPropertySet lclGetPointPropSet( Reference< XDataSeries > xDataSeries, sal_Int32 nPointIdx ) in lclGetPointPropSet()
1934 for( sal_Int32 nPointIdx = 0; nPointIdx < nMaxPointCount; ++nPointIdx ) in ConvertDataSeries() local
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx466 for( int nPointIdx = 0, nPrevIdx = 0;; nPrevIdx = nPointIdx++ ) in AddPolygonToPath() local

Completed in 70 milliseconds