11 #ifndef INCLUDED_SC_SOURCE_UI_INC_ANALYSISOFVARIANCEDIALOG_HXX
12 #define INCLUDED_SC_SOURCE_UI_INC_ANALYSISOFVARIANCEDIALOG_HXX
55 virtual void Close()
override;
std::unique_ptr< weld::RadioButton > mxTwoFactorRadio
virtual void Close() override
virtual ~ScAnalysisOfVarianceDialog() override
DECL_LINK(FactorChanged, weld::ToggleButton &, void)
void AnovaSingleFactor(AddressWalkerWriter &output, FormulaTemplate &aTemplate)
std::unique_ptr< weld::SpinButton > mxAlphaField
std::unique_ptr< weld::SpinButton > mxRowsPerSampleField
void AnovaTwoFactor(AddressWalkerWriter &output, FormulaTemplate &aTemplate)
virtual ScRange ApplyOutput(ScDocShell *pDocShell) override
ScAnalysisOfVarianceDialog(SfxBindings *pB, SfxChildWindow *pCW, weld::Window *pParent, ScViewData &rViewData)
std::unique_ptr< weld::RadioButton > mxSingleFactorRadio
static void RowColumn(ScRangeList &rRangeList, AddressWalkerWriter &aOutput, FormulaTemplate &aTemplate, const OUString &sFormula, GroupedBy aGroupedBy, ScRange *pResultRange)
virtual const char * GetUndoNameId() override