Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/main/
H A DChartView.cxx1040 bool bSeriesAttachedToThisAxis = false; in AdaptScaleOfYAxisWithoutAttachedSeries() local
1050 bSeriesAttachedToThisAxis = true; in AdaptScaleOfYAxisWithoutAttachedSeries()
1058 if( !bSeriesAttachedToThisAxis && nAttachedAxisIndex >= 0 ) in AdaptScaleOfYAxisWithoutAttachedSeries()