Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/main/
H A DControllerCommandDispatch.cxx141 bool bMayFormatTrendlineEquation; member
166 bMayFormatTrendlineEquation( false ), in ControllerState()
224 bMayFormatTrendlineEquation = false; in update()
248bMayFormatTrendlineEquation = bMayDeleteTrendlineEquation = RegressionCurveHelper::hasEquation( xR… in update()
273bMayFormatTrendlineEquation = bMayDeleteTrendlineEquation = RegressionCurveHelper::hasEquation( xR… in update()
278 bMayFormatTrendlineEquation = true; in update()
588 …rmatObjectAvailable && bControllerStateIsValid && m_apControllerState->bMayFormatTrendlineEquation; in updateCommandAvailability()

Completed in 9 milliseconds