Searched refs:bHasR2Value (Results 1 – 1 of 1) sorted by relevance
279 bool bHasR2Value = false; in update() local285 … xEqProp->getPropertyValue( C2U("ShowCorrelationCoefficient") ) >>= bHasR2Value; in update()291 bMayAddR2Value = !bHasR2Value; in update()292 bMayDeleteR2Value = bHasR2Value; in update()
Completed in 13 milliseconds