Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/drawingml/chart/
H A Dseriesconverter.cxx552 bool bIsPie = rTypeInfo.meTypeCategory == TYPECATEGORY_PIE; in createDataSeries() local
553 aSeriesProp.setProperty( PROP_VaryColorsByPoint, bIsPie ); in createDataSeries()
557 …if( bIsPie || (bVaryColorsByPoint && rTypeGroup.isSeriesFrameFormat() && ObjectFormatter::isAutoma… in createDataSeries()
/aoo41x/main/sc/source/filter/excel/
H A Dxechart.cxx1285 bool bIsPie = rTypeInfo.meTypeCateg == EXC_CHTYPECATEG_PIE; in ConvertDataLabel() local
1292 …bool bShowPercent = bIsPie && aPointLabel.ShowNumberInPercent; // percentage only in pie/donut ch… in ConvertDataLabel()

Completed in 26 milliseconds