LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
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. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

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: