LibreOffice Module sc (master) 1
Functions
instbdlg.cxx File Reference
#include <sfx2/docfile.hxx>
#include <sfx2/docinsert.hxx>
#include <sfx2/filedlghelper.hxx>
#include <svtools/ehdl.hxx>
#include <svtools/sfxecode.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <docsh.hxx>
#include <viewdata.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <instbdlg.hxx>
Include dependency graph for instbdlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (ScInsertTableDlg, CountHdl_Impl, weld::SpinButton &, void)
 
 IMPL_LINK (ScInsertTableDlg, ChoiceHdl_Impl, weld::Toggleable &, rButton, void)
 
 IMPL_LINK_NOARG (ScInsertTableDlg, BrowseHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScInsertTableDlg, SelectHdl_Impl, weld::TreeView &, void)
 
 IMPL_LINK_NOARG (ScInsertTableDlg, DoEnterHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScInsertTableDlg, BrowseTimeoutHdl, Timer *, void)
 
 IMPL_LINK (ScInsertTableDlg, DialogClosedHdl, sfx2::FileDialogHelper *, _pFileDlg, void)
 

Function Documentation

◆ IMPL_LINK() [1/2]

IMPL_LINK ( ScInsertTableDlg  ,
ChoiceHdl_Impl  ,
weld::Toggleable ,
rButton  ,
void   
)

Definition at line 251 of file instbdlg.cxx.

◆ IMPL_LINK() [2/2]

IMPL_LINK ( ScInsertTableDlg  ,
DialogClosedHdl  ,
sfx2::FileDialogHelper ,
_pFileDlg  ,
void   
)

◆ IMPL_LINK_NOARG() [1/5]

IMPL_LINK_NOARG ( ScInsertTableDlg  ,
BrowseHdl_Impl  ,
weld::Button ,
void   
)

Definition at line 264 of file instbdlg.cxx.

References LINK, and m_xDialog.

◆ IMPL_LINK_NOARG() [2/5]

IMPL_LINK_NOARG ( ScInsertTableDlg  ,
BrowseTimeoutHdl  ,
Timer ,
void   
)

Definition at line 299 of file instbdlg.cxx.

◆ IMPL_LINK_NOARG() [3/5]

IMPL_LINK_NOARG ( ScInsertTableDlg  ,
CountHdl_Impl  ,
weld::SpinButton ,
void   
)

Definition at line 230 of file instbdlg.cxx.

References aName.

◆ IMPL_LINK_NOARG() [4/5]

IMPL_LINK_NOARG ( ScInsertTableDlg  ,
DoEnterHdl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [5/5]

IMPL_LINK_NOARG ( ScInsertTableDlg  ,
SelectHdl_Impl  ,
weld::TreeView ,
void   
)

Definition at line 271 of file instbdlg.cxx.