Searched refs:getDataPointByIndex (Results 1 – 15 of 15) sorted by relevance
174 …Reference< beans::XPropertySet > xPointProp( xSeries->getDataPointByIndex(aAttributedDataPointInde… in lcl_insertOrDeleteDataLabelsToSeriesAndAllPoints()617 …Reference< beans::XPropertySet > xPointProp( xSeries->getDataPointByIndex(aAttributedDataPointInde… in setPropertyAlsoToAllAttributedDataPoints()637 …Reference< beans::XPropertySet > xPointProp( xSeries->getDataPointByIndex(aAttributedDataPointInde… in hasAttributedDataPointDifferentValue()810 …Reference< beans::XPropertySet > xPointProp( xSeries->getDataPointByIndex(aAttributedDataPointInde… in hasDataLabelsAtPoints()845 xProp = xSeries->getDataPointByIndex(nPointIndex); in hasDataLabelAtPoint()
135 (*aIt)->getDataPointByIndex( aPointIndexes[i] ) ); in setValuesAtAllDataSeries()312 (*aIt)->getDataPointByIndex( aPointIndexes[i] ), eResult ); in getAutoResizeState()
59 xPointState.set( xSeries->getDataPointByIndex( nPointIndex ), uno::UNO_QUERY ); in hasPointOwnColor()
1229 xObjectProperties = xSeries->getDataPointByIndex( nIndex ); in getObjectPropertySet()
174 PropertySet aPropSet( rxDataSeries->getDataPointByIndex( mrModel.mnIndex ) ); in convertFromModel()430 PropertySet aPropSet( rxDataSeries->getDataPointByIndex( mrModel.mnIndex ) ); in convertFromModel()570 PropertySet aPointProp( xDataSeries->getDataPointByIndex( nIndex ) ); in createDataSeries()
363 …uno::Reference< beans::XPropertySet > xPointProp( xSeries->getDataPointByIndex(aAttributedDataPoin… in matchesTemplate()514 … xSeries->getDataPointByIndex( aAttributedDataPointIndexList[ nPtIdx ] )); in applyStyle()539 … xSeries->getDataPointByIndex( aAttributedDataPointIndexList[ nPtIdx ] ), uno::UNO_QUERY ); in applyStyle()
425 …lcl_ensureCorrectLabelPlacement( xSeries->getDataPointByIndex(aAttributedDataPointIndexList[nN]), … in applyStyle()522 …lcl_resetLabelPlacementIfDefault( xSeries->getDataPointByIndex(aAttributedDataPointIndexList[nN]),… in resetStyles()
63 ::com::sun::star::beans::XPropertySet getDataPointByIndex( [in] long nIndex )
104 SAL_CALL getDataPointByIndex( sal_Int32 nIndex )
362 SAL_CALL DataSeries::getDataPointByIndex( sal_Int32 nIndex ) in getDataPointByIndex() function in chart::DataSeries
866 return m_xDataSeries->getDataPointByIndex(index); in getPropertiesOfPoint()
601 xPointProp = xSeries->getDataPointByIndex( m_nPointIndex ); in getDataPointProperties()
1874 …uno::Reference< beans::XPropertySet > xPointProp( xSeries->getDataPointByIndex( nDataPointIndex )); in impl_DragDataPoint()
1825 aPropSet.Set( xDataSeries->getDataPointByIndex( nPointIdx ) ); in lclGetPointPropSet()
1915 aPropSet.Set( xDataSeries->getDataPointByIndex( static_cast< sal_Int32 >( nPointIdx ) ) ); in lclGetPointPropSet()
Completed in 125 milliseconds