LibreOffice Module sc (master) 1
Functions
solvrdlg.cxx File Reference
#include <scitems.hxx>
#include <sfx2/dispatch.hxx>
#include <svl/numformat.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <uiitems.hxx>
#include <reffact.hxx>
#include <document.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <sc.hrc>
#include <solvrdlg.hxx>
Include dependency graph for solvrdlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (ScSolverDlg, BtnHdl, weld::Button &, rBtn, void)
 
 IMPL_LINK (ScSolverDlg, GetEditFocusHdl, formula::RefEdit &, rCtrl, void)
 
 IMPL_LINK_NOARG (ScSolverDlg, GetFocusHdl, weld::Widget &, void)
 
 IMPL_LINK (ScSolverDlg, GetButtonFocusHdl, formula::RefButton &, rCtrl, void)
 
 IMPL_LINK_NOARG (ScSolverDlg, LoseEditFocusHdl, formula::RefEdit &, void)
 
 IMPL_LINK_NOARG (ScSolverDlg, LoseButtonFocusHdl, formula::RefButton &, void)
 

Function Documentation

◆ IMPL_LINK() [1/3]

IMPL_LINK ( ScSolverDlg  ,
BtnHdl  ,
weld::Button ,
rBtn  ,
void   
)

◆ IMPL_LINK() [2/3]

IMPL_LINK ( ScSolverDlg  ,
GetButtonFocusHdl  ,
formula::RefButton ,
rCtrl  ,
void   
)

Definition at line 260 of file solvrdlg.cxx.

◆ IMPL_LINK() [3/3]

IMPL_LINK ( ScSolverDlg  ,
GetEditFocusHdl  ,
formula::RefEdit ,
rCtrl  ,
void   
)

Definition at line 243 of file solvrdlg.cxx.

◆ IMPL_LINK_NOARG() [1/3]

IMPL_LINK_NOARG ( ScSolverDlg  ,
GetFocusHdl  ,
weld::Widget ,
void   
)

Definition at line 254 of file solvrdlg.cxx.

◆ IMPL_LINK_NOARG() [2/3]

IMPL_LINK_NOARG ( ScSolverDlg  ,
LoseButtonFocusHdl  ,
formula::RefButton ,
void   
)

Definition at line 276 of file solvrdlg.cxx.

References m_xDialog.

◆ IMPL_LINK_NOARG() [3/3]

IMPL_LINK_NOARG ( ScSolverDlg  ,
LoseEditFocusHdl  ,
formula::RefEdit ,
void   
)

Definition at line 271 of file solvrdlg.cxx.

References m_xDialog.