Lines Matching refs:xSeries

138         Reference< chart2::XDataSeries > xSeries( xPropertySet, uno::UNO_QUERY);  in lcl_NumberFormatFromItemToPropertySet()  local
140 …::chart::DataSeriesHelper::hasAttributedDataPointDifferentValue( xSeries, aPropertyName, aOldValue… in lcl_NumberFormatFromItemToPropertySet()
142 …::chart::DataSeriesHelper::setPropertyAlsoToAllAttributedDataPoints( xSeries, aPropertyName, aValu… in lcl_NumberFormatFromItemToPropertySet()
185 Reference< chart2::XDataSeries > xSeries( xPropertySet, uno::UNO_QUERY); in lcl_UseSourceFormatFromItemToPropertySet() local
187 …::chart::DataSeriesHelper::hasAttributedDataPointDifferentValue( xSeries, aPropertyName, aOldValue… in lcl_UseSourceFormatFromItemToPropertySet()
189 …::chart::DataSeriesHelper::setPropertyAlsoToAllAttributedDataPoints( xSeries, aPropertyName, aNewV… in lcl_UseSourceFormatFromItemToPropertySet()
213 const uno::Reference< XDataSeries > & xSeries, in DataPointItemConverter()
249 …o::Reference< XChartType > xChartType( DiagramHelper::getChartTypeOfSeries( xDiagram , xSeries ) ); in DataPointItemConverter()
253 …pportedLabelPlacements( xChartType, DiagramHelper::getDimension( xDiagram ), bSwapXAndY, xSeries ); in DataPointItemConverter()
338 Reference< chart2::XDataSeries > xSeries( GetPropertySet(), uno::UNO_QUERY); in ApplySpecialItem() local
340 … DataSeriesHelper::hasAttributedDataPointDifferentValue( xSeries, C2U( "Label" ), aOldValue ) ) in ApplySpecialItem()
342 …DataSeriesHelper::setPropertyAlsoToAllAttributedDataPoints( xSeries, C2U( "Label" ), uno::makeAny(… in ApplySpecialItem()
378 Reference< chart2::XDataSeries > xSeries( GetPropertySet(), uno::UNO_QUERY); in ApplySpecialItem() local
380 …DataSeriesHelper::hasAttributedDataPointDifferentValue( xSeries, C2U( "LabelSeparator" ), uno::mak… in ApplySpecialItem()
382 …DataSeriesHelper::setPropertyAlsoToAllAttributedDataPoints( xSeries, C2U( "LabelSeparator" ), uno:… in ApplySpecialItem()
413 Reference< chart2::XDataSeries > xSeries( GetPropertySet(), uno::UNO_QUERY); in ApplySpecialItem() local
415 …DataSeriesHelper::hasAttributedDataPointDifferentValue( xSeries, C2U( "LabelPlacement" ), uno::mak… in ApplySpecialItem()
417 …DataSeriesHelper::setPropertyAlsoToAllAttributedDataPoints( xSeries, C2U( "LabelPlacement" ), uno:… in ApplySpecialItem()