Home
last modified time | relevance | path

Searched refs:InsAllHdl (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Dinscodlg.hxx96 DECL_LINK( InsAllHdl, weld::ToggleButton&, void );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/miscdlgs/
H A Dinscodlg.cxx98 mxBtnInsAll->connect_toggled( LINK( this, ScInsertContentsDlg, InsAllHdl ) ); in ScInsertContentsDlg()
311 IMPL_LINK_NOARG(ScInsertContentsDlg, InsAllHdl, weld::ToggleButton&, void) in IMPL_LINK_NOARG() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Dinscodlg.hxx97 DECL_LINK( InsAllHdl, weld::Toggleable&, void );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/miscdlgs/
H A Dinscodlg.cxx71 mxBtnInsAll->connect_toggled( LINK( this, ScInsertContentsDlg, InsAllHdl ) ); in ScInsertContentsDlg()
322 IMPL_LINK_NOARG(ScInsertContentsDlg, InsAllHdl, weld::Toggleable&, void) in IMPL_LINK_NOARG() argument