25namespace weld {
class Builder; }
29namespace weld {
class FormattedSpinButton; }
33namespace weld {
class Toggleable; }
std::unique_ptr< weld::RadioButton > m_xRB_Logarithmic
std::unique_ptr< weld::Entry > m_xEE_Name
void SetNbPoints(sal_Int32 nNbPoints)
TrendlineResources(weld::Builder &rParent, const SfxItemSet &rInAttrs)
std::unique_ptr< weld::CheckButton > m_xCB_ShowEquation
DECL_LINK(ShowEquation, weld::Toggleable &, void)
std::unique_ptr< weld::FormattedSpinButton > m_xFmtFld_ExtrapolateBackward
DECL_LINK(ChangeSpinValue, weld::SpinButton &, void)
std::unique_ptr< weld::RadioButton > m_xRB_Linear
std::unique_ptr< weld::RadioButton > m_xRB_Exponential
std::unique_ptr< weld::RadioButton > m_xRB_Polynomial
std::unique_ptr< weld::Entry > m_xEE_YName
std::unique_ptr< weld::Image > m_xFI_Logarithmic
void UpdateControlStates()
DECL_LINK(ChangeFormattedValue, weld::FormattedSpinButton &, void)
std::unique_ptr< weld::ComboBox > m_xCB_RegressionMovingType
SvxChartRegress m_eTrendLineType
std::unique_ptr< weld::SpinButton > m_xNF_Degree
std::unique_ptr< weld::Entry > m_xEE_XName
std::unique_ptr< weld::FormattedSpinButton > m_xFmtFld_ExtrapolateForward
std::unique_ptr< weld::CheckButton > m_xCB_SetIntercept
std::unique_ptr< weld::Image > m_xFI_Linear
std::unique_ptr< weld::RadioButton > m_xRB_Power
DECL_LINK(SelectTrendLine, weld::Toggleable &, void)
void FillItemSet(SfxItemSet *rOutAttrs) const
void Reset(const SfxItemSet &rInAttrs)
std::unique_ptr< weld::RadioButton > m_xRB_MovingAverage
std::unique_ptr< weld::Image > m_xFI_Polynomial
std::unique_ptr< weld::CheckButton > m_xCB_ShowCorrelationCoeff
std::unique_ptr< weld::Image > m_xFI_Exponential
std::unique_ptr< weld::FormattedSpinButton > m_xFmtFld_InterceptValue
void SetNumFormatter(SvNumberFormatter *pFormatter)
std::unique_ptr< weld::SpinButton > m_xNF_Period
SvNumberFormatter * m_pNumFormatter
std::unique_ptr< weld::Image > m_xFI_MovingAverage
std::unique_ptr< weld::Image > m_xFI_Power