#include <sal/config.h>
#include "breakpoint.hxx"
#include "brkdlg.hxx"
#include <basobj.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/sfxsids.hrc>
Go to the source code of this file.
|
| basctl::IMPL_LINK (BreakPointDialog, CheckBoxHdl, weld::Toggleable &, rButton, void) |
|
| basctl::IMPL_LINK (BreakPointDialog, EditModifyHdl, weld::ComboBox &, rBox, void) |
|
| basctl::IMPL_LINK (BreakPointDialog, FieldModifyHdl, weld::SpinButton &, rEdit, void) |
|
| basctl::IMPL_LINK_NOARG (BreakPointDialog, TreeModifyHdl, weld::TreeView &, bool) |
|
| basctl::IMPL_LINK (BreakPointDialog, ButtonHdl, weld::Button &, rButton, void) |
|