|
LibreOffice Module sc (master) 1
|
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 |
| IMPL_LINK | ( | ScInsertContentsDlg | , |
| ShortCutHdl | , | ||
| weld::Button & | , | ||
| rBtn | , | ||
| void | |||
| ) |
| IMPL_LINK_NOARG | ( | ScInsertContentsDlg | , |
| ClickHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 453 of file inscodlg.cxx.
| IMPL_LINK_NOARG | ( | ScInsertContentsDlg | , |
| InsAllHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 459 of file inscodlg.cxx.
| IMPL_LINK_NOARG | ( | ScInsertContentsDlg | , |
| LinkBtnHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 464 of file inscodlg.cxx.
|
static |
Definition at line 31 of file inscodlg.cxx.
Referenced by ScInsertContentsDlg::ScInsertContentsDlg().