LibreOffice Module basctl (master) 1
Namespaces | Functions
brkdlg.cxx File Reference
#include <sal/config.h>
#include "breakpoint.hxx"
#include "brkdlg.hxx"
#include <basobj.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/sfxsids.hrc>
Include dependency graph for brkdlg.cxx:

Go to the source code of this file.

Namespaces

namespace  basctl
 

Functions

 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)