Searched refs:lclGetPointPropSet (Results 1 – 2 of 2) sorted by relevance
1820 ScfPropertySet lclGetPointPropSet( Reference< XDataSeries > xDataSeries, sal_Int32 nPointIdx ) in lclGetPointPropSet() function1937 … ScfPropertySet aPointProp = lclGetPointPropSet( xDataSeries, nPointIdx ); in ConvertDataSeries()1959 ScfPropertySet aPointProp = lclGetPointPropSet( xDataSeries, *pnIt ); in ConvertDataSeries()
1910 ScfPropertySet lclGetPointPropSet( Reference< XDataSeries > xDataSeries, sal_uInt16 nPointIdx ) in lclGetPointPropSet() function2006 ScfPropertySet aPointProp = lclGetPointPropSet( xDataSeries, nPointIdx ); in CreateDataSeries()2014 ScfPropertySet aPointProp = lclGetPointPropSet( xDataSeries, aIt->first ); in CreateDataSeries()
Completed in 103 milliseconds