LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
XRegressionCurve Interface Reference

import "XRegressionCurve.idl";

Inheritance diagram for XRegressionCurve:
XInterface RegressionCurve ExponentialRegressionCurve LinearRegressionCurve LogarithmicRegressionCurve MovingAverageRegressionCurve PolynomialRegressionCurve PotentialRegressionCurve

Public Member Functions

XRegressionCurveCalculator getCalculator ()
::com::sun::star::beans::XPropertySet getEquationProperties ()
void setEquationProperties ([in] ::com::sun::star::beans::XPropertySet xEquationProperties)
Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object.
void acquire ()
 increases the reference counter by one.
void release ()
 decreases the reference counter by one.

Member Function Documentation

◆ getCalculator()

XRegressionCurveCalculator getCalculator ( )

◆ getEquationProperties()

::com::sun::star::beans::XPropertySet getEquationProperties ( )

◆ setEquationProperties()

void setEquationProperties ( [in] ::com::sun::star::beans::XPropertySet xEquationProperties)

The documentation for this interface was generated from the following file: