Home
last modified time | relevance | path

Searched refs:getPropertiesOfSeries (Results 1 – 6 of 6) sorted by relevance

/trunk/main/chart2/source/view/main/
H A DVDataSeries.cxx778 … m_apSymbolProperties_Series = getSymbolPropertiesFromPropertySet( this->getPropertiesOfSeries() ); in getSymbolProperties()
797 … m_apSymbolProperties_Series = getSymbolPropertiesFromPropertySet( this->getPropertiesOfSeries() ); in getSymbolProperties()
857 Reference< beans::XPropertySet > xSeriesProp( this->getPropertiesOfSeries() ); in isVaryColorsByPoint()
867 return this->getPropertiesOfSeries(); in getPropertiesOfPoint()
870 uno::Reference< beans::XPropertySet > VDataSeries::getPropertiesOfSeries() const in getPropertiesOfSeries() function in chart::VDataSeries
/trunk/main/chart2/source/view/charttypes/
H A DAreaChart.cxx392 …, pSeries->getPropertiesOfSeries(), PropertyMapper::getPropertyNameMapForFilledSeriesProperties(),… in impl_createLine()
401 , pSeries->getPropertiesOfSeries() in impl_createLine()
482 , pSeries->getPropertiesOfSeries() in impl_createArea()
H A DVSeriesPlotter.cxx1987 if( lcl_HasVisibleLine( (*aSeriesIter)->getPropertiesOfSeries(), bCurrentDashed ) ) in getPreferredLegendKeyAspectRatio()
2048 , rSeries.getPropertiesOfSeries(), ePropType, aExplicitSymbol )); in createLegendSymbolForSeries()
2080 Reference< beans::XPropertySet > xSeriesProps( rSeries.getPropertiesOfSeries() ); in createLegendSymbolForPoint()
H A DPieChart.cxx268 uno::Reference< beans::XPropertySet > xSeriesProp( pSeries->getPropertiesOfSeries() ); in getMaxOffset()
H A DBarChart.cxx949 this->setMappedProperties( xShape, pSeries->getPropertiesOfSeries() in createShapes()
/trunk/main/chart2/source/view/inc/
H A DVDataSeries.hxx119 getPropertiesOfSeries() const;

Completed in 73 milliseconds