LibreOffice Module sc (master) 1
Functions | Variables
inscodlg.cxx File Reference
#include <inscodlg.hxx>
#include <officecfg/Office/Common.hxx>
Include dependency graph for inscodlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (ScInsertContentsDlg, ShortCutHdl, weld::Button &, rBtn, void)
 
 IMPL_LINK_NOARG (ScInsertContentsDlg, ClickHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScInsertContentsDlg, InsAllHdl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (ScInsertContentsDlg, LinkBtnHdl, weld::Toggleable &, void)
 

Variables

static bool firstLoad = true
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( ScInsertContentsDlg  ,
ShortCutHdl  ,
weld::Button ,
rBtn  ,
void   
)

Definition at line 418 of file inscodlg.cxx.

References ALL, ATTRIB, DATETIME, INS_NONE, m_xDialog, NONE, RET_OK, STRING, Trans, and VALUE.

◆ IMPL_LINK_NOARG() [1/3]

IMPL_LINK_NOARG ( ScInsertContentsDlg  ,
ClickHdl  ,
weld::Button ,
void   
)

Definition at line 453 of file inscodlg.cxx.

References m_xDialog, and RET_OK.

◆ IMPL_LINK_NOARG() [2/3]

IMPL_LINK_NOARG ( ScInsertContentsDlg  ,
InsAllHdl  ,
weld::Toggleable ,
void   
)

Definition at line 459 of file inscodlg.cxx.

◆ IMPL_LINK_NOARG() [3/3]

IMPL_LINK_NOARG ( ScInsertContentsDlg  ,
LinkBtnHdl  ,
weld::Toggleable ,
void   
)

Definition at line 464 of file inscodlg.cxx.

Variable Documentation

◆ firstLoad

bool firstLoad = true
static

Definition at line 31 of file inscodlg.cxx.

Referenced by ScInsertContentsDlg::ScInsertContentsDlg().