Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxechart.cxx1820 ScfPropertySet lclGetPointPropSet( Reference< XDataSeries > xDataSeries, sal_Int32 nPointIdx ) in lclGetPointPropSet() function
1937 … ScfPropertySet aPointProp = lclGetPointPropSet( xDataSeries, nPointIdx ); in ConvertDataSeries()
1959 ScfPropertySet aPointProp = lclGetPointPropSet( xDataSeries, *pnIt ); in ConvertDataSeries()
H A Dxichart.cxx1910 ScfPropertySet lclGetPointPropSet( Reference< XDataSeries > xDataSeries, sal_uInt16 nPointIdx ) in lclGetPointPropSet() function
2006 ScfPropertySet aPointProp = lclGetPointPropSet( xDataSeries, nPointIdx ); in CreateDataSeries()
2014 ScfPropertySet aPointProp = lclGetPointPropSet( xDataSeries, aIt->first ); in CreateDataSeries()

Completed in 94 milliseconds