LibreOffice Module sc (master) 1
Functions
filldlg.cxx File Reference
#include <svl/numformat.hxx>
#include <utility>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <scresid.hxx>
#include <document.hxx>
#include <strings.hrc>
#include <filldlg.hxx>
#include <scui_def.hxx>
Include dependency graph for filldlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (ScFillSeriesDlg, DisableHdl, weld::Toggleable &, rBtn, void)
 
 IMPL_LINK_NOARG (ScFillSeriesDlg, OKHdl, weld::Button &, void)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( ScFillSeriesDlg  ,
DisableHdl  ,
weld::Toggleable ,
rBtn  ,
void   
)

Definition at line 225 of file filldlg.cxx.

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( ScFillSeriesDlg  ,
OKHdl  ,
weld::Button ,
void   
)