Home
last modified time | relevance | path

Searched defs:bShowPercent (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/oox/source/drawingml/chart/
H A Dseriesconverter.cxx111 …bool bShowPercent = !rDataLabel.mbDeleted && rDataLabel.mobShowPercent.get( false ) && (rTypeInfo.… in lclConvertLabelFormatting() local
/aoo41x/main/sc/source/filter/excel/
H A Dxechart.cxx1135 bool bShowCateg, bool bShowValue, bool bShowPercent, bool bShowBubble ) in Convert()
1292 …bool bShowPercent = bIsPie && aPointLabel.ShowNumberInPercent; // percentage only in pie/donut ch… in ConvertDataLabel() local
H A Dxichart.cxx1089 bool bShowPercent = !bShowNone && ::get_flag( nShowFlags, SHOWANYPERCENT ); in ConvertDataLabel() local

Completed in 66 milliseconds