Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/main/
H A DControllerCommandDispatch.cxx279 bool bHasR2Value = false; in update() local
285 … xEqProp->getPropertyValue( C2U("ShowCorrelationCoefficient") ) >>= bHasR2Value; in update()
291 bMayAddR2Value = !bHasR2Value; in update()
292 bMayDeleteR2Value = bHasR2Value; in update()

Completed in 13 milliseconds