|
LibreOffice Module sd (master) 1
|
#include <svx/svxids.hrc>#include <svx/svdpagv.hxx>#include <svl/intitem.hxx>#include <svl/itempool.hxx>#include <svtools/unitconv.hxx>#include <tools/debug.hxx>#include <sdattr.hrc>#include <View.hxx>#include <drawdoc.hxx>#include <dlgsnap.hxx>#include <sdenumdef.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK (SdSnapLineDlg, ToggleHdl, weld::Toggleable &, rBtn, void) | |
| fills provided item sets with dialog box attributes More... | |
| IMPL_LINK (SdSnapLineDlg, ClickHdl, weld::Button &, rBtn, void) | |
| IMPL_LINK | ( | SdSnapLineDlg | , |
| ClickHdl | , | ||
| weld::Button & | , | ||
| rBtn | , | ||
| void | |||
| ) |
Definition at line 120 of file dlgsnap.cxx.
References m_xDialog, and RET_SNAP_DELETE.
| IMPL_LINK | ( | SdSnapLineDlg | , |
| ToggleHdl | , | ||
| weld::Toggleable & | , | ||
| rBtn | , | ||
| void | |||
| ) |
fills provided item sets with dialog box attributes
Definition at line 108 of file dlgsnap.cxx.