Searched refs:eLegendExpand (Results 1 – 1 of 1) sorted by relevance
215 cssc::ChartLegendExpansion eLegendExpand = cssc::ChartLegendExpansion_CUSTOM; in convertFromModel() local222 eLegendExpand = cssc::ChartLegendExpansion_HIGH; in convertFromModel()226 eLegendExpand = cssc::ChartLegendExpansion_HIGH; in convertFromModel()238 eLegendExpand = cssc::ChartLegendExpansion_WIDE; in convertFromModel()242 eLegendExpand = cssc::ChartLegendExpansion_WIDE; in convertFromModel()252 eLegendExpand = cssc::ChartLegendExpansion_CUSTOM; in convertFromModel()258 aPropSet.setProperty( PROP_Expansion, eLegendExpand ); in convertFromModel()
Completed in 15 milliseconds