LibreOffice Module sd (master) 1
Functions
dlgsnap.cxx File Reference
#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>
Include dependency graph for dlgsnap.cxx:

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)
 

Function Documentation

◆ IMPL_LINK() [1/2]

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() [2/2]

IMPL_LINK ( SdSnapLineDlg  ,
ToggleHdl  ,
weld::Toggleable ,
rBtn  ,
void   
)

fills provided item sets with dialog box attributes

Definition at line 108 of file dlgsnap.cxx.