LibreOffice Module sc (master) 1
Functions
tabpages.cxx File Reference
#include <attrib.hxx>
#include <sc.hrc>
#include <tabpages.hxx>
#include <osl/diagnose.h>
Include dependency graph for tabpages.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (ScTabPageProtection, ProtectClickHdl, weld::Toggleable &, rBox, void)
 
 IMPL_LINK (ScTabPageProtection, HideCellClickHdl, weld::Toggleable &, rBox, void)
 
 IMPL_LINK (ScTabPageProtection, HideFormulaClickHdl, weld::Toggleable &, rBox, void)
 
 IMPL_LINK (ScTabPageProtection, HidePrintClickHdl, weld::Toggleable &, rBox, void)
 

Function Documentation

◆ IMPL_LINK() [1/4]

IMPL_LINK ( ScTabPageProtection  ,
HideCellClickHdl  ,
weld::Toggleable ,
rBox  ,
void   
)

Definition at line 146 of file tabpages.cxx.

References ButtonClick.

◆ IMPL_LINK() [2/4]

IMPL_LINK ( ScTabPageProtection  ,
HideFormulaClickHdl  ,
weld::Toggleable ,
rBox  ,
void   
)

Definition at line 152 of file tabpages.cxx.

References ButtonClick.

◆ IMPL_LINK() [3/4]

IMPL_LINK ( ScTabPageProtection  ,
HidePrintClickHdl  ,
weld::Toggleable ,
rBox  ,
void   
)

Definition at line 158 of file tabpages.cxx.

References ButtonClick.

◆ IMPL_LINK() [4/4]

IMPL_LINK ( ScTabPageProtection  ,
ProtectClickHdl  ,
weld::Toggleable ,
rBox  ,
void   
)

Definition at line 140 of file tabpages.cxx.

References ButtonClick.