Searched refs:xEquationProp (Results 1 – 1 of 1) sorted by relevance
699 uno::Reference< beans::XPropertySet > xEquationProp( xCurve->getEquationProperties()); in hasEquation() local700 if( xEquationProp.is()) in hasEquation()704 xEquationProp->getPropertyValue( C2U("ShowEquation")) >>= bShowEquation; in hasEquation()705 … xEquationProp->getPropertyValue( C2U("ShowCorrelationCoefficient")) >>= bShowCoefficient; in hasEquation()
Completed in 7 milliseconds