Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx1087 bool bShowNone = IsDeleted(); in ConvertDataLabel() local
1088 bool bShowCateg = !bShowNone && ::get_flag( nShowFlags, SHOWANYCATEG ); in ConvertDataLabel()
1089 bool bShowPercent = !bShowNone && ::get_flag( nShowFlags, SHOWANYPERCENT ); in ConvertDataLabel()
1090 bool bShowValue = !bShowNone && ::get_flag( nShowFlags, SHOWANYVALUE ); in ConvertDataLabel()
1091 bool bShowBubble = !bShowNone && ::get_flag( nShowFlags, SHOWANYBUBBLE ); in ConvertDataLabel()

Completed in 31 milliseconds