LibreOffice Module sc (master) 1
Functions
RandomNumberGeneratorDialog.cxx File Reference
#include <svl/undo.hxx>
#include <rtl/math.hxx>
#include <osl/time.h>
#include <rangelst.hxx>
#include <docsh.hxx>
#include <document.hxx>
#include <reffact.hxx>
#include <docfunc.hxx>
#include <scresid.hxx>
#include <strings.hrc>
#include <random>
#include <RandomNumberGeneratorDialog.hxx>
Include dependency graph for RandomNumberGeneratorDialog.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (ScRandomNumberGeneratorDialog, OkClicked, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScRandomNumberGeneratorDialog, ApplyClicked, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScRandomNumberGeneratorDialog, CloseClicked, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScRandomNumberGeneratorDialog, GetEditFocusHandler, formula::RefEdit &, void)
 
 IMPL_LINK_NOARG (ScRandomNumberGeneratorDialog, GetButtonFocusHandler, formula::RefButton &, void)
 
 IMPL_LINK_NOARG (ScRandomNumberGeneratorDialog, LoseEditFocusHandler, formula::RefEdit &, void)
 
 IMPL_LINK_NOARG (ScRandomNumberGeneratorDialog, LoseButtonFocusHandler, formula::RefButton &, void)
 
 IMPL_LINK_NOARG (ScRandomNumberGeneratorDialog, InputRangeModified, formula::RefEdit &, void)
 
 IMPL_LINK_NOARG (ScRandomNumberGeneratorDialog, Parameter1ValueModified, weld::SpinButton &, void)
 
 IMPL_LINK_NOARG (ScRandomNumberGeneratorDialog, Parameter2ValueModified, weld::SpinButton &, void)
 
 IMPL_LINK_NOARG (ScRandomNumberGeneratorDialog, CheckChanged, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (ScRandomNumberGeneratorDialog, DistributionChanged, weld::ComboBox &, void)
 

Function Documentation

◆ IMPL_LINK_NOARG() [1/12]

IMPL_LINK_NOARG ( ScRandomNumberGeneratorDialog  ,
ApplyClicked  ,
weld::Button ,
void   
)

Definition at line 312 of file RandomNumberGeneratorDialog.cxx.

◆ IMPL_LINK_NOARG() [2/12]

IMPL_LINK_NOARG ( ScRandomNumberGeneratorDialog  ,
CheckChanged  ,
weld::Toggleable ,
void   
)

Definition at line 393 of file RandomNumberGeneratorDialog.cxx.

◆ IMPL_LINK_NOARG() [3/12]

IMPL_LINK_NOARG ( ScRandomNumberGeneratorDialog  ,
CloseClicked  ,
weld::Button ,
void   
)

Definition at line 317 of file RandomNumberGeneratorDialog.cxx.

References RET_CLOSE.

◆ IMPL_LINK_NOARG() [4/12]

IMPL_LINK_NOARG ( ScRandomNumberGeneratorDialog  ,
DistributionChanged  ,
weld::ComboBox ,
void   
)

Definition at line 399 of file RandomNumberGeneratorDialog.cxx.

References PRECISION, SAL_MAX_INT32, SAL_MIN_INT32, and ScResId().

◆ IMPL_LINK_NOARG() [5/12]

IMPL_LINK_NOARG ( ScRandomNumberGeneratorDialog  ,
GetButtonFocusHandler  ,
formula::RefButton ,
void   
)

Definition at line 327 of file RandomNumberGeneratorDialog.cxx.

◆ IMPL_LINK_NOARG() [6/12]

IMPL_LINK_NOARG ( ScRandomNumberGeneratorDialog  ,
GetEditFocusHandler  ,
formula::RefEdit ,
void   
)

Definition at line 322 of file RandomNumberGeneratorDialog.cxx.

◆ IMPL_LINK_NOARG() [7/12]

IMPL_LINK_NOARG ( ScRandomNumberGeneratorDialog  ,
InputRangeModified  ,
formula::RefEdit ,
void   
)

◆ IMPL_LINK_NOARG() [8/12]

IMPL_LINK_NOARG ( ScRandomNumberGeneratorDialog  ,
LoseButtonFocusHandler  ,
formula::RefButton ,
void   
)

Definition at line 337 of file RandomNumberGeneratorDialog.cxx.

References m_xDialog.

◆ IMPL_LINK_NOARG() [9/12]

IMPL_LINK_NOARG ( ScRandomNumberGeneratorDialog  ,
LoseEditFocusHandler  ,
formula::RefEdit ,
void   
)

Definition at line 332 of file RandomNumberGeneratorDialog.cxx.

References m_xDialog.

◆ IMPL_LINK_NOARG() [10/12]

IMPL_LINK_NOARG ( ScRandomNumberGeneratorDialog  ,
OkClicked  ,
weld::Button ,
void   
)

Definition at line 306 of file RandomNumberGeneratorDialog.cxx.

◆ IMPL_LINK_NOARG() [11/12]

IMPL_LINK_NOARG ( ScRandomNumberGeneratorDialog  ,
Parameter1ValueModified  ,
weld::SpinButton ,
void   
)

Definition at line 363 of file RandomNumberGeneratorDialog.cxx.

References max, and min().

◆ IMPL_LINK_NOARG() [12/12]

IMPL_LINK_NOARG ( ScRandomNumberGeneratorDialog  ,
Parameter2ValueModified  ,
weld::SpinButton ,
void   
)

Definition at line 378 of file RandomNumberGeneratorDialog.cxx.

References max, and min().