LibreOffice Module cui (master) 1
Functions
measure.cxx File Reference
#include <strings.hrc>
#include <dialmgr.hxx>
#include <svx/svxids.hrc>
#include <svx/dlgutil.hxx>
#include <svx/measctrl.hxx>
#include <svx/ofaitem.hxx>
#include <svx/strarray.hxx>
#include <svx/svdview.hxx>
#include <svx/sxmbritm.hxx>
#include <svx/sxmlhitm.hxx>
#include <svx/sxmtfitm.hxx>
#include <svx/sxmtpitm.hxx>
#include <svx/sxmtritm.hxx>
#include <svx/sxmuitm.hxx>
#include <svtools/unitconv.hxx>
#include <measure.hxx>
Include dependency graph for measure.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (SvxMeasurePage, ClickAutoPosHdl_Impl, weld::Toggleable &, rBox, void)
 
 IMPL_LINK (SvxMeasurePage, ChangeAttrClickHdl_Impl, weld::Toggleable &, r, void)
 
 IMPL_LINK (SvxMeasurePage, ChangeAttrListBoxHdl_Impl, weld::ComboBox &, rBox, void)
 
 IMPL_LINK (SvxMeasurePage, ChangeAttrEditHdl_Impl, weld::MetricSpinButton &, rBox, void)
 
 IMPL_LINK (SvxMeasurePage, ChangeAttrSpinHdl_Impl, weld::SpinButton &, rBox, void)
 

Function Documentation

◆ IMPL_LINK() [1/5]

IMPL_LINK ( SvxMeasurePage  ,
ChangeAttrClickHdl_Impl  ,
weld::Toggleable ,
,
void   
)

Definition at line 581 of file measure.cxx.

◆ IMPL_LINK() [2/5]

IMPL_LINK ( SvxMeasurePage  ,
ChangeAttrEditHdl_Impl  ,
weld::MetricSpinButton ,
rBox  ,
void   
)

Definition at line 591 of file measure.cxx.

◆ IMPL_LINK() [3/5]

IMPL_LINK ( SvxMeasurePage  ,
ChangeAttrListBoxHdl_Impl  ,
weld::ComboBox ,
rBox  ,
void   
)

Definition at line 586 of file measure.cxx.

◆ IMPL_LINK() [4/5]

IMPL_LINK ( SvxMeasurePage  ,
ChangeAttrSpinHdl_Impl  ,
weld::SpinButton ,
rBox  ,
void   
)

Definition at line 596 of file measure.cxx.

◆ IMPL_LINK() [5/5]

IMPL_LINK ( SvxMeasurePage  ,
ClickAutoPosHdl_Impl  ,
weld::Toggleable ,
rBox  ,
void   
)

Definition at line 534 of file measure.cxx.

References TRISTATE_TRUE.