LibreOffice Module sc (master) 1
Functions
RegressionDialog.cxx File Reference
#include <sal/config.h>
#include <string_view>
#include <document.hxx>
#include <reffact.hxx>
#include <TableFillingAndNavigationTools.hxx>
#include <RegressionDialog.hxx>
#include <scresid.hxx>
#include <strings.hrc>
Include dependency graph for RegressionDialog.cxx:

Go to the source code of this file.

Functions

static size_t lcl_GetNumRowsColsInRange (const ScRange &rRange, bool bRows)
 
 IMPL_LINK_NOARG (ScRegressionDialog, CheckBoxHdl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (ScRegressionDialog, NumericFieldHdl, weld::SpinButton &, void)
 

Function Documentation

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( ScRegressionDialog  ,
CheckBoxHdl  ,
weld::Toggleable ,
void   
)

Definition at line 685 of file RegressionDialog.cxx.

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( ScRegressionDialog  ,
NumericFieldHdl  ,
weld::SpinButton ,
void   
)

Definition at line 690 of file RegressionDialog.cxx.

◆ lcl_GetNumRowsColsInRange()

static size_t lcl_GetNumRowsColsInRange ( const ScRange rRange,
bool  bRows 
)
static