LibreOffice Module svx (master) 1
Functions
optgrid.cxx File Reference
#include <svl/intitem.hxx>
#include <svtools/unitconv.hxx>
#include <svx/svxids.hrc>
#include <svx/optgrid.hxx>
#include <svx/dlgutil.hxx>
Include dependency graph for optgrid.cxx:

Go to the source code of this file.

Functions

static void lcl_GetMinMax (weld::MetricSpinButton const &rField, sal_Int64 &nMin, sal_Int64 &nMax)
 
static void lcl_SetMinMax (weld::MetricSpinButton &rField, sal_Int64 nMin, sal_Int64 nMax)
 
 IMPL_LINK (SvxGridTabPage, ChangeDrawHdl_Impl, weld::MetricSpinButton &, rField, void)
 
 IMPL_LINK_NOARG (SvxGridTabPage, ClickRotateHdl_Impl, weld::Toggleable &, void)
 
 IMPL_LINK (SvxGridTabPage, ChangeDivisionHdl_Impl, weld::SpinButton &, rField, void)
 
 IMPL_LINK_NOARG (SvxGridTabPage, ChangeGridsnapHdl_Impl, weld::Toggleable &, void)
 

Function Documentation

◆ IMPL_LINK() [1/2]

IMPL_LINK ( SvxGridTabPage  ,
ChangeDivisionHdl_Impl  ,
weld::SpinButton ,
rField  ,
void   
)

Definition at line 264 of file optgrid.cxx.

◆ IMPL_LINK() [2/2]

IMPL_LINK ( SvxGridTabPage  ,
ChangeDrawHdl_Impl  ,
weld::MetricSpinButton ,
rField  ,
void   
)

Definition at line 244 of file optgrid.cxx.

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( SvxGridTabPage  ,
ChangeGridsnapHdl_Impl  ,
weld::Toggleable ,
void   
)

Definition at line 276 of file optgrid.cxx.

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( SvxGridTabPage  ,
ClickRotateHdl_Impl  ,
weld::Toggleable ,
void   
)

Definition at line 256 of file optgrid.cxx.

◆ lcl_GetMinMax()

static void lcl_GetMinMax ( weld::MetricSpinButton const &  rField,
sal_Int64 &  nMin,
sal_Int64 &  nMax 
)
static

◆ lcl_SetMinMax()

static void lcl_SetMinMax ( weld::MetricSpinButton rField,
sal_Int64  nMin,
sal_Int64  nMax 
)
static