Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/itemsetwrapper/
H A DRegressionCurveItemConverter.cxx174 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()
H A DStatisticsItemConverter.cxx166 return xCurve->getEquationProperties(); in lcl_getEquationProperties()
/aoo4110/main/chart2/source/tools/
H A DRegressionCurveHelper.cxx459 … 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()
H A DRegressionCurveModel.hxx99 …sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getEquationProperties()
H A DRegressionCurveModel.cxx164 uno::Reference< beans::XPropertySet > SAL_CALL RegressionCurveModel::getEquationProperties() in getEquationProperties() function in chart::RegressionCurveModel
H A DObjectIdentifier.cxx1269 xObjectProperties.set( aCurveList[nIndex]->getEquationProperties()); in getObjectPropertySet()
/aoo4110/main/offapi/com/sun/star/chart2/
H A DXRegressionCurve.idl50 ::com::sun::star::beans::XPropertySet getEquationProperties();
/aoo4110/main/oox/source/drawingml/chart/
H A Dseriesconverter.cxx390 PropertySet aLabelProp( xRegCurve->getEquationProperties() ); in convertFromModel()
/aoo4110/main/chart2/source/controller/main/
H A DChartController_Insert.cxx584 uno::Reference< beans::XPropertySet > xEqProp( xRegCurve->getEquationProperties()); in executeDispatch_InsertTrendlineEquation()
/aoo4110/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx1039 uno::Reference< beans::XPropertySet > xEqProp( aCurveList[nN]->getEquationProperties()); in createRegressionCurvesShapes()
/aoo4110/main/sc/source/filter/excel/
H A Dxechart.cxx1705 ScfPropertySet aEquationProp( xRegCurve->getEquationProperties() ); in Convert()
H A Dxichart.cxx1647 ScfPropertySet aLabelProp( xRegCurve->getEquationProperties() ); in CreateRegressionCurve()
/aoo4110/main/xmloff/source/chart/
H A DSchXMLExport.cxx3124 xEquationProperties.set( xRegCurve->getEquationProperties()); in exportRegressionCurve()

Completed in 174 milliseconds