Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx357 uno::Reference< drawing::XShapes > xShapes( rDataSeries.m_xLabelsGroupShape ); in getLabelsGroupShape()
362 rDataSeries.m_xLabelsGroupShape = xShapes; in getLabelsGroupShape()
374 xShapes = this->createGroupShape( xTarget,rDataSeries.getErrorBarsCID() ); in getErrorBarsGroupShape()
375 rDataSeries.m_xErrorBarsGroupShape = xShapes; in getErrorBarsGroupShape()
381 OUString VSeriesPlotter::getLabelTextForValue( VDataSeries& rDataSeries in getLabelTextForValue() argument
391 if( rDataSeries.hasExplicitNumberFormat(nPointIndex,bAsPercentage) ) in getLabelTextForValue()
401 …if( rDataSeries.shouldLabelNumberFormatKeyBeDetectedFromYAxis() && m_aAxesNumberFormats.hasFormat(… in getLabelTextForValue()
425 , VDataSeries& rDataSeries in createDataLabel() argument
480 if( rDataSeries.isVaryColorsByPoint() ) in createDataLabel()
521 OUString aNumber( this->getLabelTextForValue( rDataSeries in createDataLabel()
[all …]
/trunk/main/chart2/source/view/inc/
H A DVSeriesPlotter.hxx321 getLabelsGroupShape( VDataSeries& rDataSeries
326 getErrorBarsGroupShape( VDataSeries& rDataSeries
333 , VDataSeries& rDataSeries
341 ::rtl::OUString getLabelTextForValue( VDataSeries& rDataSeries

Completed in 34 milliseconds