LibreOffice Module sc (master) 1
Functions
scendlg.cxx File Reference
#include <comphelper/string.hxx>
#include <svx/colorbox.hxx>
#include <unotools/useroptions.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <unotools/localedatawrapper.hxx>
#include <global.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <tabvwsh.hxx>
#include <viewdata.hxx>
#include <document.hxx>
#include <scendlg.hxx>
Include dependency graph for scendlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (ScNewScenarioDlg, OkHdl, weld::Button &, void)
 
 IMPL_LINK (ScNewScenarioDlg, EnableHdl, weld::Toggleable &, rBox, void)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( ScNewScenarioDlg  ,
EnableHdl  ,
weld::Toggleable ,
rBox  ,
void   
)

Definition at line 157 of file scendlg.cxx.

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( ScNewScenarioDlg  ,
OkHdl  ,
weld::Button ,
void   
)