Searched refs:getEquationProperties (Results 1 – 13 of 13) sorted by relevance
174 uno::Reference< beans::XPropertySet > xEqProp( xCurve->getEquationProperties()); in ApplySpecialItem()197 uno::Reference< beans::XPropertySet > xEqProp( xCurve->getEquationProperties()); in ApplySpecialItem()240 uno::Reference< beans::XPropertySet > xEqProp( xCurve->getEquationProperties()); in FillSpecialItem()257 uno::Reference< beans::XPropertySet > xEqProp( xCurve->getEquationProperties()); in FillSpecialItem()
166 return xCurve->getEquationProperties(); in lcl_getEquationProperties()
459 … uno::Reference< beans::XPropertySet > xEqProp( xRegCurve->getEquationProperties() ) ; in removeEquations()493 xRegressionCurve->getEquationProperties()); in replaceOrAddCurveAndReduceToOne()666 …Reference< beans::XPropertySet > xEqProp( xCurve->getEquationProperties()); // since m233: , uno::… in resetEquationPosition()699 uno::Reference< beans::XPropertySet > xEquationProp( xCurve->getEquationProperties()); in hasEquation()
99 …sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getEquationProperties()
164 uno::Reference< beans::XPropertySet > SAL_CALL RegressionCurveModel::getEquationProperties() in getEquationProperties() function in chart::RegressionCurveModel
1269 xObjectProperties.set( aCurveList[nIndex]->getEquationProperties()); in getObjectPropertySet()
50 ::com::sun::star::beans::XPropertySet getEquationProperties();
390 PropertySet aLabelProp( xRegCurve->getEquationProperties() ); in convertFromModel()
584 uno::Reference< beans::XPropertySet > xEqProp( xRegCurve->getEquationProperties()); in executeDispatch_InsertTrendlineEquation()
1039 uno::Reference< beans::XPropertySet > xEqProp( aCurveList[nN]->getEquationProperties()); in createRegressionCurvesShapes()
1705 ScfPropertySet aEquationProp( xRegCurve->getEquationProperties() ); in Convert()
1647 ScfPropertySet aLabelProp( xRegCurve->getEquationProperties() ); in CreateRegressionCurve()
3124 xEquationProperties.set( xRegCurve->getEquationProperties()); in exportRegressionCurve()
Completed in 109 milliseconds