Lines Matching refs:aPropSet
174 PropertySet aPropSet( rxDataSeries->getDataPointByIndex( mrModel.mnIndex ) ); in convertFromModel() local
175 lclConvertLabelFormatting( aPropSet, getFormatter(), mrModel, rTypeGroup, false ); in convertFromModel()
197 PropertySet aPropSet( rxDataSeries ); in convertFromModel() local
198 lclConvertLabelFormatting( aPropSet, getFormatter(), mrModel, rTypeGroup, true ); in convertFromModel()
384 PropertySet aPropSet( xRegCurve ); in convertFromModel() local
387 … getFormatter().convertFrameFormatting( aPropSet, mrModel.mxShapeProp, OBJECTTYPE_TRENDLINE ); in convertFromModel()
430 PropertySet aPropSet( rxDataSeries->getDataPointByIndex( mrModel.mnIndex ) ); in convertFromModel() local
434 …rTypeGroup.convertMarker( aPropSet, mrModel.monMarkerSymbol.get( rSeries.mnMarkerSymbol ), mrModel… in convertFromModel()
438 rTypeGroup.convertPieExplosion( aPropSet, mrModel.monExplosion.get() ); in convertFromModel()
444 …getFormatter().convertFrameFormatting( aPropSet, mrModel.mxShapeProp, mrModel.mxPicOptions.getOrCr… in convertFromModel()
446 …getFormatter().convertFrameFormatting( aPropSet, mrModel.mxShapeProp, rTypeGroup.getSeriesObjectTy… in convertFromModel()