Home
last modified time | relevance | path

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

/trunk/main/chart2/source/tools/
H A DRegressionCurveHelper.cxx696 bool bHasEquation = false; in hasEquation() local
706 bHasEquation = bShowEquation || bShowCoefficient; in hasEquation()
709 return bHasEquation; in hasEquation()
/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx1060 bool bHasEquation = RegressionCurveHelper::hasEquation( xTrendline ); in execute_Command() local
1143 if( bHasEquation ) in execute_Command()
1159 else if( !bHasEquation ) in execute_Command()
1175 if( bHasEquation ) in execute_Command()

Completed in 23 milliseconds