Home
last modified time | relevance | path

Searched refs:m_nPointIndex (Results 1 – 5 of 5) sorted by relevance

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DDataSeriesPointWrapper.cxx479 , m_nPointIndex( -1 ) in DataSeriesPointWrapper()
492 m_nPointIndex = -1; in initialize()
497 aArguments[1] >>= m_nPointIndex; in initialize()
506 if( m_nPointIndex >= 0 ) in initialize()
520 , m_nPointIndex( (_eType == DATA_POINT) ? nPointIndex : -1 ) in DataSeriesPointWrapper()
601 xPointProp = xSeries->getDataPointByIndex( m_nPointIndex ); in getDataPointProperties()
868 return uno::makeAny( xColorScheme->getColorByIndex( m_nPointIndex ) ); in getPropertyValue()
H A DDataSeriesPointWrapper.hxx141 sal_Int32 m_nPointIndex; member in chart::wrapper::DataSeriesPointWrapper
/trunk/main/xmloff/source/chart/
H A Dtransporttypes.hxx193 sal_Int32 m_nPointIndex; member
210 m_nPointIndex( nPointIndex ), in DataRowPointStyle()
H A DSchXMLSeries2Context.cxx966 if( iStyle->m_nPointIndex == -1 ) in setStylesToDataPoints()
987 … SchXMLSeriesHelper::createOldAPIDataPointPropertySet( iStyle->m_xSeries, iStyle->m_nPointIndex + i in setStylesToDataPoints()
H A DSchXMLChartContext.cxx567 sal_Int32 nNewSeriesIndex = aStyle.m_nPointIndex; in lcl_swapPointAndSeriesStylesForDonutCharts()

Completed in 54 milliseconds