|
LibreOffice Module sw (master) 1
|
#include <memory>#include <cmdid.h>#include <o3tl/safeint.hxx>#include <swmodule.hxx>#include <view.hxx>#include <wrtsh.hxx>#include <sfx2/styfitem.hxx>#include <ccoll.hxx>#include <fmtcol.hxx>#include <hintids.hxx>#include <docsh.hxx>#include <swuiccoll.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK (SwCondCollPage, AssignRemoveClickHdl, weld::Button &, rBtn, void) | |
| IMPL_LINK (SwCondCollPage, AssignRemoveTreeListBoxHdl, weld::TreeView &, rBtn, bool) | |
| IMPL_LINK (SwCondCollPage, SelectTreeListBoxHdl, weld::TreeView &, rBox, void) | |
| IMPL_LINK (SwCondCollPage, SelectListBoxHdl, weld::ComboBox &, rBox, void) | |
| IMPL_LINK | ( | SwCondCollPage | , |
| AssignRemoveClickHdl | , | ||
| weld::Button & | , | ||
| rBtn | , | ||
| void | |||
| ) |
Definition at line 161 of file swuiccoll.cxx.
| IMPL_LINK | ( | SwCondCollPage | , |
| AssignRemoveTreeListBoxHdl | , | ||
| weld::TreeView & | , | ||
| rBtn | , | ||
| bool | |||
| ) |
Definition at line 166 of file swuiccoll.cxx.
| IMPL_LINK | ( | SwCondCollPage | , |
| SelectListBoxHdl | , | ||
| weld::ComboBox & | , | ||
| rBox | , | ||
| void | |||
| ) |
Definition at line 194 of file swuiccoll.cxx.
| IMPL_LINK | ( | SwCondCollPage | , |
| SelectTreeListBoxHdl | , | ||
| weld::TreeView & | , | ||
| rBox | , | ||
| void | |||
| ) |
Definition at line 189 of file swuiccoll.cxx.