LibreOffice Module sc (master) 1
Functions
protectiondlg.cxx File Reference
#include <protectiondlg.hxx>
#include <tabprotection.hxx>
#include <vector>
Include dependency graph for protectiondlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (ScTableProtectionDlg, CheckBoxHdl, weld::Toggleable &, rBtn, void)
 
 IMPL_LINK_NOARG (ScTableProtectionDlg, OKHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScTableProtectionDlg, PasswordModifyHdl, weld::Entry &, void)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( ScTableProtectionDlg  ,
CheckBoxHdl  ,
weld::Toggleable ,
rBtn  ,
void   
)

Definition at line 132 of file protectiondlg.cxx.

◆ IMPL_LINK_NOARG() [1/2]

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

Definition at line 142 of file protectiondlg.cxx.

References m_xDialog, and RET_OK.

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( ScTableProtectionDlg  ,
PasswordModifyHdl  ,
weld::Entry ,
void   
)

Definition at line 147 of file protectiondlg.cxx.